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 functions.php
pull/663/merge
danpros
1 year ago
parent
4b70fab511
commit
ad7464cf22
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
system/includes/functions.php
+ 1
- 1
system/includes/functions.php
View File
@ -444,7 +444,7 @@ function get_posts($posts, $page = 1, $perpage = 0)
function
get_pages
(
$pages
,
$page
=
1
,
$perpage
=
0
)
{
if
(
empty
(
$pages
))
{
$pages
=
get_static_page
();
$pages
=
get_static_page
s
();
}
$tmp
=
array
();
Write
Preview
Loading…
Cancel
Save