X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=user_add.php;h=28baa2cf5065783684f9acafee80fc2a2bd3077a;hb=54bb71ed8e6b7f79e3b26bc1c8a70a95793950c8;hp=9fa6112941210b5cd70fc2a40cade25ff41760c3;hpb=35a538725eb9bc8a651a012a7bccc546aa22e6b2;p=timetracker.git diff --git a/user_add.php b/user_add.php index 9fa61129..28baa2cf 100644 --- a/user_add.php +++ b/user_add.php @@ -43,7 +43,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'))