From: <gem...@li...> - 2013-02-15 17:26:06
|
Revision: 1146 http://sourceforge.net/p/gemstracker/code/1146 Author: matijsdejong Date: 2013-02-15 17:26:04 +0000 (Fri, 15 Feb 2013) Log Message: ----------- Wrong ini strings used Modified Paths: -------------- trunk/new_project/application/configs/project.ini Modified: trunk/new_project/application/configs/project.ini =================================================================== --- trunk/new_project/application/configs/project.ini 2013-02-15 17:24:54 UTC (rev 1145) +++ trunk/new_project/application/configs/project.ini 2013-02-15 17:26:04 UTC (rev 1146) @@ -1,8 +1,8 @@ [production] name = "New" description = "New" -;descrLong = "" -;descrLongNl = "" +;longDescr = "" +;longDescrNl = "" ;--------------------------------------------------- ; Hash encryption salt. REQUIRED! This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |