mirror of
https://github.com/monstra-cms/monstra.git
synced 2025-08-02 19:27:52 +02:00
Blog Plugin - Pager Issue #326
This commit is contained in:
@@ -1,3 +1,4 @@
|
|||||||
|
<br><br>
|
||||||
<?php
|
<?php
|
||||||
|
|
||||||
if (Request::get('tag')) $tag = '&tag='.Request::get('tag'); else $tag = '';
|
if (Request::get('tag')) $tag = '&tag='.Request::get('tag'); else $tag = '';
|
||||||
|
Reference in New Issue
Block a user