git-svn-id: https://192.168.0.254/svn/Proyectos.ConstruccionesCNJ_Web/trunk@5 a1d75475-e439-6a4c-b115-a3aab481e8ec
6 lines
128 B
PHP
6 lines
128 B
PHP
<?php /* $Id: iconpack.inc 15342 2006-12-01 21:14:46Z andy_st $ */
|
|
$iconData = array(
|
|
'name' => $gallery->i18n('KSIcons')
|
|
);
|
|
?>
|