Revision: 2157
          http://mrbs.svn.sourceforge.net/mrbs/?rev=2157&view=rev
Author:   jberanek
Date:     2011-11-01 23:33:26 +0000 (Tue, 01 Nov 2011)
Log Message:
-----------
* Added more description into systemdefaults.inc.php for the
 $booking_types array.

Modified Paths:
--------------
    mrbs/trunk/web/systemdefaults.inc.php

Modified: mrbs/trunk/web/systemdefaults.inc.php
===================================================================
--- mrbs/trunk/web/systemdefaults.inc.php       2011-11-01 23:27:49 UTC (rev 
2156)
+++ mrbs/trunk/web/systemdefaults.inc.php       2011-11-01 23:33:26 UTC (rev 
2157)
@@ -925,6 +925,9 @@
 //
 // The description of the entry types are localised in the language files
 // as "type.X" where 'X' is the entry type.
+// So, if you add a new booking type 'C' the minimum you need to do is add
+// a line to lang.en like:
+// $vocab["type.C"] =           "New booking type";
 //
 // This is a basic default array which ensures there are at least some types 
defined.
 // The proper type definitions should be made in config.inc.php.

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.


------------------------------------------------------------------------------
RSA® Conference 2012
Save $700 by Nov 18
Register now!
http://p.sf.net/sfu/rsa-sfdev2dev1
_______________________________________________
Mrbs-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mrbs-commits

Reply via email to