summaryrefslogtreecommitdiffstats
path: root/usr/local/www/services_usermanager.php
diff options
context:
space:
mode:
Diffstat (limited to 'usr/local/www/services_usermanager.php')
-rwxr-xr-xusr/local/www/services_usermanager.php8
1 files changed, 8 insertions, 0 deletions
diff --git a/usr/local/www/services_usermanager.php b/usr/local/www/services_usermanager.php
index c0ec5ac..33a1538 100755
--- a/usr/local/www/services_usermanager.php
+++ b/usr/local/www/services_usermanager.php
@@ -31,6 +31,14 @@
ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
POSSIBILITY OF SUCH DAMAGE.
*/
+
+##|+PRIV
+##|*IDENT=page-services-usermanager
+##|*NAME=Services: User Manager page
+##|*DESCR=Allow access to the 'Services: User Manager' page.
+##|*MATCH=services_usermanager.php*
+##|-PRIV
+
require("guiconfig.inc");
if(isset($_POST['save'])){
$_POST['username']=trim($_POST['username']);
OpenPOWER on IntegriCloud