[geeklog-cvs] Geeklog-1.x/public_html submit.php,1.122,1.123

Dirk Haun dhaun at qs1489.pair.com
Mon Jul 7 14:24:03 EDT 2008


Update of /cvsroot/geeklog/Geeklog-1.x/public_html
In directory qs1489.pair.com:/tmp/cvs-serv13387/public_html

Modified Files:
	submit.php 
Log Message:
Cosmetics


Index: submit.php
===================================================================
RCS file: /cvsroot/geeklog/Geeklog-1.x/public_html/submit.php,v
retrieving revision 1.122
retrieving revision 1.123
diff -C2 -d -r1.122 -r1.123
*** submit.php	24 Mar 2008 18:36:52 -0000	1.122
--- submit.php	7 Jul 2008 18:24:00 -0000	1.123
***************
*** 294,298 ****
      COM_updateSpeedlimit ('submit');
  
!     $result = $story->SaveSubmission();
      if( $result == STORY_NO_ACCESS_TOPIC )
      {
--- 294,298 ----
      COM_updateSpeedlimit ('submit');
  
!     $result = $story->saveSubmission();
      if( $result == STORY_NO_ACCESS_TOPIC )
      {




More information about the geeklog-cvs mailing list