Update view_all_messages.php
This commit is contained in:
parent
5abd3f713c
commit
4a39567ee8
@ -1,10 +1,4 @@
|
|||||||
<?php
|
<?php
|
||||||
/**
|
|
||||||
* Created by PhpStorm.
|
|
||||||
* User: Abhishek Kumar Sinha
|
|
||||||
* Date: 10/5/2017
|
|
||||||
* Time: 11:46 AM
|
|
||||||
*/
|
|
||||||
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