Skip to content
Snippets Groups Projects
Commit 17e65c2b authored by Puguh Wijayanto's avatar Puguh Wijayanto
Browse files

remove debugger

parent bdaef834
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -81,8 +81,8 @@ if (Tags::exist($name)) {
$name, $offset, $data['max']
)
);
echo $type;
print_r($data['posts']);
// echo $type;
// print_r($data['posts']);
$data['num'] = Db::$num_rows;
$data['posts'] = Posts::prepare($data['posts']);
 
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment