1
0

8 lines
133 B
PHP
Raw Normal View History

2020-02-12 23:25:39 +02:00
<?php
// Heading
$_['heading_title'] = 'Information';
// Text
$_['text_contact'] = 'Contact Us';
2020-03-02 10:58:49 +02:00
$_['text_sitemap'] = 'Site Map';