packages/ssoinabox-webui/root/usr/local/share/ssoinabox/htdocs/groups.php
changeset 4 2212b2ded8bf
parent 0 3906ca745819
equal deleted inserted replaced
3:a044870a9d3d 4:2212b2ded8bf
     1 <?php
     1 <?php
     2 
     2 
       
     3 define('NEED_ADMIN', 1);
     3 require('includes/starthere.php');
     4 require('includes/starthere.php');
     4 
     5 
     5 // POSTed actions
     6 // POSTed actions
     6 if ( !empty($_SERVER['PATH_INFO']) )
     7 if ( !empty($_SERVER['PATH_INFO']) )
     7 {
     8 {