mirror of
https://github.com/lucaspalomodevelop/core.git
synced 2026-03-15 09:04:39 +00:00
(legacy) add util.inc to helper scripts
This commit is contained in:
parent
7f9910ee72
commit
1aa2da50cb
@ -25,6 +25,7 @@
|
||||
ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
|
||||
POSSIBILITY OF SUCH DAMAGE.
|
||||
*/
|
||||
require_once("util.inc");
|
||||
|
||||
if (empty($common_name)) {
|
||||
$common_name = getenv("common_name");
|
||||
|
||||
@ -37,6 +37,7 @@
|
||||
require_once("config.inc");
|
||||
require_once("radius.inc");
|
||||
require_once("auth.inc");
|
||||
require_once("util.inc");
|
||||
require_once("interfaces.inc");
|
||||
|
||||
/**
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user