[geeklog-cvs] Geeklog-1.x/plugins/calendar install_defaults.php, 1.4, 1.5

Dirk Haun dhaun at qs1489.pair.com
Sun May 11 03:25:10 EDT 2008


Update of /cvsroot/geeklog/Geeklog-1.x/plugins/calendar
In directory qs1489.pair.com:/tmp/cvs-serv21904/plugins/calendar

Modified Files:
	install_defaults.php 
Log Message:
Eliminated some more references to config.php


Index: install_defaults.php
===================================================================
RCS file: /cvsroot/geeklog/Geeklog-1.x/plugins/calendar/install_defaults.php,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -d -r1.4 -r1.5
*** install_defaults.php	4 May 2008 09:16:33 -0000	1.4
--- install_defaults.php	11 May 2008 07:25:08 -0000	1.5
***************
*** 54,58 ****
  
  // when set to 1 will only allow logged-in users to view the list of past events
! // (also see $_CONF['loginrequired'] in Geeklog's config.php)
  $_CA_DEFAULT['calendarloginrequired']   = 0;
  
--- 54,58 ----
  
  // when set to 1 will only allow logged-in users to view the list of past events
! // (also see $_CONF['loginrequired'] in Geeklog's main configuration)
  $_CA_DEFAULT['calendarloginrequired']   = 0;
  




More information about the geeklog-cvs mailing list