[geeklog-cvs] geeklog-1.3/public_html submit.php,1.56,1.57

geeklog-cvs-admin at lists.geeklog.net geeklog-cvs-admin at lists.geeklog.net
Fri Sep 12 07:51:06 EDT 2003


Update of /usr/cvs/geeklog/geeklog-1.3/public_html
In directory geeklog_prod:/tmp/cvs-serv23606/public_html

Modified Files:
	submit.php 
Log Message:
Added support for (RSS) feeds listing upcoming events.


Index: submit.php
===================================================================
RCS file: /usr/cvs/geeklog/geeklog-1.3/public_html/submit.php,v
retrieving revision 1.56
retrieving revision 1.57
diff -C2 -d -r1.56 -r1.57
*** submit.php	1 Sep 2003 12:53:06 -0000	1.56
--- submit.php	12 Sep 2003 11:51:03 -0000	1.57
***************
*** 553,556 ****
--- 553,557 ----
                      sendNotification ($_TABLES['links'], $A);
                  }
+                 COM_rdfUpToDateCheck ();
              }
          } else {
***************
*** 638,641 ****
--- 639,643 ----
                          sendNotification ($_TABLES['events'], $A);
                      }
+                     COM_rdfUpToDateCheck ();
                  }
              } else {





More information about the geeklog-cvs mailing list