[geeklog-cvs] Geeklog-1.x/public_html/admin/plugins/links index.php, 1.44, 1.45

Oliver ospiess at qs1489.pair.com
Thu Aug 9 02:56:59 EDT 2007


Update of /usr/home/geeklog2/cvsroot/geeklog/Geeklog-1.x/public_html/admin/plugins/links
In directory qs1489.pair.com:/tmp/cvs-serv35048

Modified Files:
	index.php 
Log Message:
remove old functionality

Index: index.php
===================================================================
RCS file: /usr/home/geeklog2/cvsroot/geeklog/Geeklog-1.x/public_html/admin/plugins/links/index.php,v
retrieving revision 1.44
retrieving revision 1.45
diff -C2 -d -r1.44 -r1.45
*** index.php	9 Aug 2007 06:48:05 -0000	1.44
--- index.php	9 Aug 2007 06:56:57 -0000	1.45
***************
*** 302,306 ****
          COM_rdfUpToDateCheck ('links', $category, $lid);
  
-         // return COM_refresh ($_CONF['site_admin_url'] . '/plugins/links/index.php?msg=2');
          return PLG_afterSaveSwitch (
              $_LI_CONF['aftersave'],
--- 302,305 ----
***************
*** 309,312 ****
--- 308,312 ----
              2
          );
+ 
      } else { // missing fields
          $retval .= COM_siteHeader('menu', $LANG_LINKS_ADMIN[1]);




More information about the geeklog-cvs mailing list