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
Merge pull request
#9
from fahmi182/master
Trick, error header sent by
@fahmi182
pull/10/merge
Danang Probo Sayekti
12 years ago
parent
2ccb5be0ac
ce17f57a1f
commit
bd5474c435
1 changed files
with
2 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-1
admin/index.php
+ 2
- 1
admin/index.php
View File
@ -1,4 +1,5 @@
<
?
php
ob_start
();
date_default_timezone_set
(
'Asia/Jakarta'
);
require
'../system/includes/dispatch.php'
;
config
(
'source'
,
'../admin/config.ini'
);
@ -17,4 +18,4 @@ include 'includes/session.php';
</
div
>
</
div
>
</
body
>
</
html
>
</
html
>
Write
Preview
Loading…
Cancel
Save