[geeklog-cvs] geeklog-1.3/public_html lib-common.php,1.388,1.389

dhaun at iowaoutdoors.org dhaun at iowaoutdoors.org
Thu Oct 21 05:12:53 EDT 2004


Update of /var/cvs/geeklog-1.3/public_html
In directory www:/tmp/cvs-serv20323/public_html

Modified Files:
	lib-common.php 
Log Message:
Added 'plugins' entry to the default set of menu elements.


Index: lib-common.php
===================================================================
RCS file: /var/cvs/geeklog-1.3/public_html/lib-common.php,v
retrieving revision 1.388
retrieving revision 1.389
diff -C2 -d -r1.388 -r1.389
*** lib-common.php	19 Oct 2004 10:51:19 -0000	1.388
--- lib-common.php	21 Oct 2004 09:12:51 -0000	1.389
***************
*** 492,496 ****
      {
          $_CONF['menu_elements'] = array( // default set of links
!                 'contribute', 'links', 'polls', 'calendar', 'search', 'stats' );
      }
  
--- 492,497 ----
      {
          $_CONF['menu_elements'] = array( // default set of links
!                 'contribute', 'links', 'polls', 'calendar', 'search', 'stats',
!                 'plugins' );
      }
  




More information about the geeklog-cvs mailing list