New functions introduced:
[mailer.git] / inc / modules / admin / what-add_rallye.php
index aa8bc4371be037f5d0ac93526e0d19425cf5f690..ac12eb6b8e712104e4ffd5cba3e159c3ed5fc285 100644 (file)
@@ -85,7 +85,7 @@ VALUES (%s,'%s','%s','%s',%s,%s,'%s','%s','%s')",
                // Overlapping detected
                loadTemplate('admin_settings_saved', false, '{--RALLYE_OVERLAP_TIMES--}');
        }
-}
+} // END - if
 
 // Prepare some constants for the template
 $content['auto_add_options'] = generateOptionList('/ARRAY/', array('Y','N'), array('{--YES--}', '{--NO--}' ));