Validation HTML
This commit is contained in:
10
requests.php
10
requests.php
@@ -1,8 +1,12 @@
|
||||
<?php //require ("3-protect.php");
|
||||
|
||||
include 'functions.php';
|
||||
<?php
|
||||
require ("3-protect.php");
|
||||
//session_start();
|
||||
include 'i18n_setup.php';
|
||||
/*include 'localize.php';
|
||||
$domain = 'sentier';
|
||||
localize($domain);
|
||||
*/
|
||||
include 'functions.php';
|
||||
?>
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
|
||||
Reference in New Issue
Block a user