[geeklog-cvs] Geeklog-1.x/system lib-admin.php,1.122,1.123

Oliver ospiess at qs1489.pair.com
Tue Oct 9 22:32:51 EDT 2007


Update of /usr/home/geeklog2/cvsroot/geeklog/Geeklog-1.x/system
In directory qs1489.pair.com:/tmp/cvs-serv84454

Modified Files:
	lib-admin.php 
Log Message:
remove old code

Index: lib-admin.php
===================================================================
RCS file: /usr/home/geeklog2/cvsroot/geeklog/Geeklog-1.x/system/lib-admin.php,v
retrieving revision 1.122
retrieving revision 1.123
diff -C2 -d -r1.122 -r1.123
*** lib-admin.php	10 Oct 2007 02:28:57 -0000	1.122
--- lib-admin.php	10 Oct 2007 02:32:49 -0000	1.123
***************
*** 85,92 ****
      $admin_templates->set_var('layout_url', $_CONF['layout_url']);
      $admin_templates->set_var('form_url', $form_url);
-     if (isset ($text_arr['icon']) && ($text_arr['icon'] !== false)) {
-         $admin_templates->set_var('icon', "<img src=\"{$text_arr['icon']}\" alt=\"\">");
-     }
- 
      $admin_templates->set_var('lang_edit', $LANG_ADMIN['edit']);
      $admin_templates->set_var('lang_deleteall', $LANG01[124]);
--- 85,88 ----




More information about the geeklog-cvs mailing list