[geeklog-cvs] geeklog-1.3/public_html lib-common.php,1.392,1.393

dhaun at iowaoutdoors.org dhaun at iowaoutdoors.org
Mon Oct 25 04:04:21 EDT 2004


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

Modified Files:
	lib-common.php 
Log Message:
Ouch - forgot to add $_CONF to the list of globals ...


Index: lib-common.php
===================================================================
RCS file: /var/cvs/geeklog-1.3/public_html/lib-common.php,v
retrieving revision 1.392
retrieving revision 1.393
diff -C2 -d -r1.392 -r1.393
*** lib-common.php	23 Oct 2004 19:12:46 -0000	1.392
--- lib-common.php	25 Oct 2004 08:04:19 -0000	1.393
***************
*** 3901,3905 ****
  function COM_rdfImport( $bid, $rdfurl )
  {
!     global $_TABLES, $LANG21,
             $RDFinsideitem, $RDFtag, $RDFtitle, $RDFlink, $RDFheadlines;
  
--- 3901,3905 ----
  function COM_rdfImport( $bid, $rdfurl )
  {
!     global $_CONF, $_TABLES, $LANG21,
             $RDFinsideitem, $RDFtag, $RDFtitle, $RDFlink, $RDFheadlines;
  




More information about the geeklog-cvs mailing list