[cvs-annodex] commit (/annodex): cmmlwiki/trunk/cgi-bin/cmmlwiki.cgi

conrad nobody at lists.annodex.net
Thu Jan 19 15:30:04 EST 2006


Update of /annodex (new revision 1845)

Modified files:
   cmmlwiki/trunk/cgi-bin/cmmlwiki.cgi

Log Message:
remove unused id and start_time actions


Modified: cmmlwiki/trunk/cgi-bin/cmmlwiki.cgi
===================================================================
--- cmmlwiki/trunk/cgi-bin/cmmlwiki.cgi	2006-01-19 04:05:37 UTC (rev 1844)
+++ cmmlwiki/trunk/cgi-bin/cmmlwiki.cgi	2006-01-19 04:30:04 UTC (rev 1845)
@@ -98,10 +98,6 @@
         handler.create_item ()
     elif (action == "save_media"):
 	handler.save_item ()
-    elif (action == "start_time"):
-        handler.update_field ('start_time')
-    elif (action == "id"):
-        handler.update_field ('id')
     elif (action == "a_href"):
         handler.update_field ('a_href')
     else:


-- 
conrad



More information about the cvs-annodex mailing list