Delete promotions directory
This commit is contained in:
parent
c657675b6c
commit
e01c135238
@ -1,16 +0,0 @@
|
||||
<?php
|
||||
//General Config File:
|
||||
require_once('../assets/php/config.php');
|
||||
|
||||
//Specific page content:
|
||||
$section = '<!-- Promotions -->
|
||||
<section class="row">
|
||||
<section id="promociones">
|
||||
'.$template->print_promotions().'
|
||||
</section>
|
||||
</section>
|
||||
';
|
||||
|
||||
//General page content:
|
||||
require RAIZ_APP.'/HTMLtemplate.php';
|
||||
?>
|
Loading…
Reference in New Issue
Block a user