alpha_full/admin/SEO/seo.init.php
2026-04-06 22:58:51 +02:00

16 lines
245 B
PHP
Executable File

<?php
// -----------------------------------------------------
// Init Var & Post
// -----------------------------------------------------
$theLogin ='';
$thePwd ='';
$smsOui ='';
$smsAdr ='';
$dbLG ='';
$affAdmin=24;
$affDom=1;
?>