Update view_all_my_transactions.php
This commit is contained in:
parent
827df705bb
commit
fe9d9b069f
@ -1,10 +1,4 @@
|
|||||||
<?php
|
<?php
|
||||||
/**
|
|
||||||
* Created by PhpStorm.
|
|
||||||
* User: Abhishek Kumar Sinha
|
|
||||||
* Date: 10/5/2017
|
|
||||||
* Time: 4:57 PM
|
|
||||||
*/
|
|
||||||
ob_start();
|
ob_start();
|
||||||
require_once 'includes/imp_files.php';
|
require_once 'includes/imp_files.php';
|
||||||
require_once VIEWS_DIR.'/header.php';
|
require_once VIEWS_DIR.'/header.php';
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user