This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
kiduc
/
bibiuc.com
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
59
Wiki
Activity
Browse Source
Update create_post.php
pull/10/head
Mohamad Fahmi
12 years ago
parent
ce17f57a1f
commit
fc81fc97a4
1 changed files
with
2 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-1
admin/includes/create_post.php
+ 2
- 1
admin/includes/create_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'
;
@ -77,4 +78,4 @@ include '../includes/session.php';
</
div
>
</
div
>
</
body
>
</
html
>
</
html
>
Write
Preview
Loading…
Cancel
Save