4 lines
152 B
PHP
4 lines
152 B
PHP
<?
|
|
$MESS ['T_DEFAULT_DESC_NAME'] = "Common template";
|
|
$MESS ['T_DEFAULT_DESC_DESC'] = "Common include files (header.php and footer.php by default).";
|
|
?>
|