]> wagnertech.de Git - timetracker.git/blobdiff - cf_custom_fields.php
Version fix in mysql.sql.
[timetracker.git] / cf_custom_fields.php
index 53f80e4009be12768c8ce7ce47e0ae67ec8cc6db..6de626cc9cb6ee967f98d896bee1aa36b45fab13 100644 (file)
@@ -39,6 +39,7 @@ if (!$user->isPluginEnabled('cf')) {
   header('Location: feature_disabled.php');
   exit();
 }
+// End of access checks.
 
 $form = new Form('customFieldsForm');