[geeklog-cvs] geeklog-1.3/language english.php,1.118,1.119

tony at iowaoutdoors.org tony at iowaoutdoors.org
Wed Jun 9 14:11:23 EDT 2004


Update of /var/cvs/geeklog-1.3/language
In directory www:/tmp/cvs-serv25557

Modified Files:
	english.php 
Log Message:
Added a string for the PDF feature

Index: english.php
===================================================================
RCS file: /var/cvs/geeklog-1.3/language/english.php,v
retrieving revision 1.118
retrieving revision 1.119
diff -C2 -d -r1.118 -r1.119
*** english.php	9 Jun 2004 17:54:07 -0000	1.118
--- english.php	9 Jun 2004 18:11:20 -0000	1.119
***************
*** 1245,1249 ****
      11 => 'URL',
      12 => 'Generate PDF!',
!     13 => 'The PHP configuration on this server does not allow URLs to be used with the fopen() command.  The system administrator must edit the php.ini file and set allow_url_fopen to On'
  );
  
--- 1245,1250 ----
      11 => 'URL',
      12 => 'Generate PDF!',
!     13 => 'The PHP configuration on this server does not allow URLs to be used with the fopen() command.  The system administrator must edit the php.ini file and set allow_url_fopen to On',
!     14 => 'The PDF you requested either does not exist or you tried to illegally access a file.'
  );
  




More information about the geeklog-cvs mailing list