8 lines
116 B
PHP
Executable File
8 lines
116 B
PHP
Executable File
|
|
<?php
|
|
include(getcwd().'/application/views/includes/admin-footer.php');
|
|
?>
|
|
|
|
</body>
|
|
</html>
|