Index: /modules/branches/2.5/daynight/module.xml
===================================================================
--- /modules/branches/2.5/daynight/module.xml (revision 6077)
+++ /modules/branches/2.5/daynight/module.xml (revision 6194)
@@ -2,5 +2,5 @@
daynight
Day Night Mode
- 2.5.0.2
+ 2.5.0.3
setup
Inbound Call Control
@@ -10,4 +10,5 @@
+ *2.5.0.3* #2954 hint not getting written fixed
*2.5.0.2* #2903, #2882 more changes, depends on 2.5.0
*2.5.0.1* #2882: added hook to associated a timecondtion with a daynight mode condtion
Index: /modules/branches/2.5/daynight/functions.inc.php
===================================================================
--- /modules/branches/2.5/daynight/functions.inc.php (revision 6054)
+++ /modules/branches/2.5/daynight/functions.inc.php (revision 6194)
@@ -165,4 +165,5 @@
function daynight_toggle() {
global $ext;
+ global $amp_conf;
$list = daynight_list();