[2010-12-06 15:54:28] Rev:642 | 6 files Modified
hugo: Calednar Improvements and now Multicalendar enabled for community. Flag to save log of calendar calcs per delegation -------------------------------------------------------------------------------- 1. M /trunk/workflow/engine/methods/setup/calendarList.php 2. M /trunk/workflow/public_html/sysGeneric.php 3. M /trunk/workflow/engine/classes/model/AppDelegation.php 4. M /trunk/workflow/engine/classes/model/CalendarDefinition.php 5. M /trunk/workflow/engine/classes/class.dates.php 6. M /trunk/workflow/engine/xmlform/setup/calendarList.xml
This commit is contained in:
@@ -14,6 +14,7 @@ $startingTime = array_sum(explode(' ',microtime()));
|
||||
|
||||
define ('DEBUG_SQL_LOG', 0 );
|
||||
define ('DEBUG_TIME_LOG', 0 );
|
||||
define ('DEBUG_CALENDAR_LOG', 0 );
|
||||
|
||||
//*** process the $_POST with magic_quotes enabled
|
||||
function strip_slashes(&$vVar) {
|
||||
|
||||
Reference in New Issue
Block a user