]> git.mxchange.org Git - mailer.git/blobdiff - inc/modules/admin/what-config_register.php
Even more rewritten
[mailer.git] / inc / modules / admin / what-config_register.php
index 966189b344a47c78cab24c1362eceb1e6d7fe7db..f78267f97e478a6285ed0845921004b40fdac7a1 100644 (file)
@@ -63,7 +63,7 @@ while ($content = SQL_FETCHARRAY($result)) {
 
        // Add more data
        $content['sw']        = $SW;
-       $content['seleciton'] = ADD_SELECTION("yn", $content['field_required'], "sel[".$content['id']."]");
+       $content['seleciton'] = ADD_SELECTION('yn', $content['field_required'], "sel[".$content['id']."]");
 
        // @TODO Move this HTML code into a template
        $OUT .= "<tr>