Revision: 2268
http://mrbs.svn.sourceforge.net/mrbs/?rev=2268&view=rev
Author: cimorrison
Date: 2012-01-28 12:52:50 +0000 (Sat, 28 Jan 2012)
Log Message:
-----------
Tweaked comment
Modified Paths:
--------------
mrbs/trunk/web/import.php
Modified: mrbs/trunk/web/import.php
===================================================================
--- mrbs/trunk/web/import.php 2012-01-28 12:49:09 UTC (rev 2267)
+++ mrbs/trunk/web/import.php 2012-01-28 12:52:50 UTC (rev 2268)
@@ -271,10 +271,10 @@
$booking['sequence'] = 0; // and we'll start the sequence from 0
}
+ // LOCATION is optional in RFC 5545 but is obviously mandatory in MRBS.
+ // We could maybe have a default room on the form and use that
if (!isset($booking['room_id']))
{
- // LOCATION is optional in RFC 5545 but is obviously mandatory in MRBS.
- // We could maybe have a default room pon the form and use that
$problems[] = get_vocab("no_LOCATION");
}
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
------------------------------------------------------------------------------
Try before you buy = See our experts in action!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-dev2
_______________________________________________
Mrbs-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mrbs-commits