Remove entreaulas in favor of TeleSec.
This commit is contained in:
5
public_html/aulatek/_incl/auth_redir.php
Executable file
5
public_html/aulatek/_incl/auth_redir.php
Executable file
@@ -0,0 +1,5 @@
|
||||
<?php
|
||||
$APP_CODE = "entreaulas";
|
||||
$APP_NAME = "EntreAulas";
|
||||
$APP_TITLE = "EntreAulas";
|
||||
require_once __DIR__ . "/../../_incl/auth_redir.php";
|
||||
1
public_html/aulatek/_incl/post-body.php
Executable file
1
public_html/aulatek/_incl/post-body.php
Executable file
@@ -0,0 +1 @@
|
||||
<?php require_once __DIR__ . "/../../_incl/post-body.php"; ?>
|
||||
5
public_html/aulatek/_incl/pre-body.php
Executable file
5
public_html/aulatek/_incl/pre-body.php
Executable file
@@ -0,0 +1,5 @@
|
||||
<?php
|
||||
$APP_CODE = "entreaulas";
|
||||
$APP_NAME = "EntreAulas";
|
||||
$APP_TITLE = "EntreAulas";
|
||||
require_once __DIR__ . "/../../_incl/pre-body.php";
|
||||
Reference in New Issue
Block a user