Subversion Repositories SmartDukaan

Rev

Rev 11731 | Rev 11752 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 11731 Rev 11732
Line 1... Line 1...
1
 
1
 
2
<?php
2
<?php
3
 if($stylesheet != 'authorize.css'){
3
 if($stylesheet != 'authorize.css'){
4
//print_r($data);
4
//print_r($data);
-
 
5
$route = $this -> router -> fetch_module();
5
$data = $response['footer'];
6
$data = $response['footer'];
6
if(isset($data) and !empty($data))
7
if(isset($data) and !empty($data))
7
{
8
{
8
foreach($data as $headkey=>$value)
9
foreach($data as $headkey=>$value)
9
{
10
{