Browse Source

Update edit_post.php

pull/10/head
Mohamad Fahmi 12 years ago
parent
commit
065a16a654
1 changed files with 2 additions and 1 deletions
  1. +2
    -1
      admin/includes/edit_post.php

+ 2
- 1
admin/includes/edit_post.php View File

@ -1,4 +1,5 @@
<?php
ob_start();
// Change this to your timezone
date_default_timezone_set('Asia/Jakarta');
require '../../system/includes/dispatch.php';
@ -69,4 +70,4 @@
</div>
</div>
</body>
</html>
</html>

Loading…
Cancel
Save