Changeset:
        4737d5b39c01
        
https://sourceforge.net/p/mrbs/hg-code/ci/4737d5b39c010f4d978202b33ad0d47b8e899678
Author:
        Campbell Morrison <[email protected]>
Date:
        Sun Dec 04 16:50:52 2016 +0000
Log message:

Reverted test code accidentally included in previous commit.

diffstat:

 web/day.php |  2 --
 1 files changed, 0 insertions(+), 2 deletions(-)

diffs (12 lines):

diff -r d327cca4654e -r 4737d5b39c01 web/day.php
--- a/web/day.php       Sun Dec 04 16:48:44 2016 +0000
+++ b/web/day.php       Sun Dec 04 16:50:52 2016 +0000
@@ -6,8 +6,6 @@
 require_once "mincals.inc";
 require_once "functions_table.inc";
 
-throw new Exception('Testing');
-
 // Get non-standard form variables
 $timetohighlight = get_form_var('timetohighlight', 'int');
 $ajax = get_form_var('ajax', 'int');

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most 
engaging tech sites, SlashDot.org! http://sdm.link/slashdot
_______________________________________________
Mrbs-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mrbs-commits

Reply via email to