[geeklog-cvs] geeklog-1.3 emailgeeklogstories,1.3,1.4

dhaun at geeklog.net dhaun at geeklog.net
Fri Jan 10 09:44:03 EST 2003


Update of /usr/cvs/geeklog/geeklog-1.3
In directory internal.geeklog.net:/tmp/cvs-serv18824

Modified Files:
	emailgeeklogstories 
Log Message:
Added a note that the executable flags for this file must be set.


Index: emailgeeklogstories
===================================================================
RCS file: /usr/cvs/geeklog/geeklog-1.3/emailgeeklogstories,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -d -r1.3 -r1.4
*** emailgeeklogstories	6 Jan 2003 10:06:31 -0000	1.3
--- emailgeeklogstories	10 Jan 2003 14:44:01 -0000	1.4
***************
*** 2,8 ****
  <?php
  // This code snippet is responsible for emailing Geeklog stories to users 
! // for the topics they select.  For this script to work you must have compiled
! // PHP so it can also be used as a shell scripting language.
! // You should call this script from your crontab (man crontab).
  
  // Change this path to point to your lib-common.php file
--- 2,11 ----
  <?php
  // This code snippet is responsible for emailing Geeklog stories to users 
! // for the topics they select.
! //
! // For this script to work you must have compiled PHP so it can also be
! // used as a shell scripting language. You should call this script from
! // your crontab (man crontab). You will also need to set the exectuable
! // flags for this file.
  
  // Change this path to point to your lib-common.php file





More information about the geeklog-cvs mailing list