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 post_list.php
pull/10/head
Mohamad Fahmi
12 years ago
parent
3a7014a4c1
commit
8621371da7
1 changed files
with
2 additions
and
2 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-2
admin/includes/post_list.php
+ 2
- 2
admin/includes/post_list.php
View File
@ -1,5 +1,5 @@
<
?
php
ob_start
();
// Get blog post with more info about the path. Sorted by filename.
function
admin_get_post
(){
@ -131,4 +131,4 @@ if(!empty($posts)) {
}
?>
</
table
>
</
table
>
Write
Preview
Loading…
Cancel
Save