did I mention 'aaaaaaargh php'?

This commit is contained in:
Shish 2009-08-19 05:53:27 +01:00
parent e7582cb6d9
commit 087444b841

View file

@ -10,8 +10,8 @@ class CommentListTheme extends Themelet {
// aaaaaaargh php
assert(is_array($images));
assert(is_int($page_number));
assert(is_int($total_pages));
assert(is_numeric($page_number));
assert(is_numeric($total_pages));
assert(is_bool($can_post));
// parts for the whole page