X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=mobile%2Fuser_add.php;h=ab6f5e2da799a842d955b2d346bafcce1b006c1a;hb=1ca0df080b44b700872bec9216d8405b1f90bc11;hp=fbd82835fca65ed46ef2b62b7419cc33f3e29c10;hpb=81763e3414521856124ea022ab9ef52947da89b2;p=timetracker.git 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'))