mirror of
https://github.com/myvesta/vesta
synced 2025-08-21 05:44:08 -07:00
Removed closing PHP tags.
This commit is contained in:
parent
9b68b7eb93
commit
fe21f1cc32
1 changed files with 0 additions and 2 deletions
|
@ -90,5 +90,3 @@ if (empty($_SESSION['language'])) $_SESSION['language']='en';
|
||||||
require_once($_SERVER['DOCUMENT_ROOT'].'/inc/i18n/'.$_SESSION['language'].'.php');
|
require_once($_SERVER['DOCUMENT_ROOT'].'/inc/i18n/'.$_SESSION['language'].'.php');
|
||||||
require_once('../templates/header.html');
|
require_once('../templates/header.html');
|
||||||
require_once('../templates/login.html');
|
require_once('../templates/login.html');
|
||||||
|
|
||||||
?>
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue