Revision: 1435
http://mrbs.svn.sourceforge.net/mrbs/?rev=1435&view=rev
Author: cimorrison
Date: 2010-09-01 15:19:00 +0000 (Wed, 01 Sep 2010)
Log Message:
-----------
Removed a redundant line of code
Modified Paths:
--------------
mrbs/branches/provisional_bookings_new_style/web/edit_entry.php
Modified: mrbs/branches/provisional_bookings_new_style/web/edit_entry.php
===================================================================
--- mrbs/branches/provisional_bookings_new_style/web/edit_entry.php
2010-09-01 15:05:00 UTC (rev 1434)
+++ mrbs/branches/provisional_bookings_new_style/web/edit_entry.php
2010-09-01 15:19:00 UTC (rev 1435)
@@ -61,7 +61,6 @@
$copy = get_form_var('copy', 'int');
$edit_type = get_form_var('edit_type', 'string');
$returl = get_form_var('returl', 'string');
-$private = get_form_var('private', 'string');
if (!isset($edit_type))
{
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
------------------------------------------------------------------------------
This SF.net Dev2Dev email is sponsored by:
Show off your parallel programming skills.
Enter the Intel(R) Threading Challenge 2010.
http://p.sf.net/sfu/intel-thread-sfd
_______________________________________________
Mrbs-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mrbs-commits