X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/c1aacad4a4123391e6aae4352963f33b6895d66c..2da2031951c852b4620c173e21c24f148fdf4999:/mobile/user_add.php diff --git a/mobile/user_add.php b/mobile/user_add.php index fbd82835..ab6f5e2d 100644 --- a/mobile/user_add.php +++ b/mobile/user_add.php @@ -42,7 +42,7 @@ if (!ttAccessAllowed('manage_users')) { // End of access checks. // Use the "limit" plugin if we have one. Ignore include errors. -// The "limit" plugin is not required for normal operation of the Time Tracker. +// The "limit" plugin is not required for normal operation of Time Tracker. @include('../plugins/limit/user_add.php'); if ($user->isPluginEnabled('cl'))