deprecation warning
This commit is contained in:
parent
ebc41cdf8e
commit
25e948ba32
@ -27,7 +27,7 @@ function plugin_lastentries_widget() {
|
|||||||
$fpdb->getQuery
|
$fpdb->getQuery
|
||||||
*/
|
*/
|
||||||
|
|
||||||
$q =& new FPDB_Query(array('fullparse'=>false,'start'=>0,'count'=>$num), null);
|
$q = new FPDB_Query(array('fullparse'=>false,'start'=>0,'count'=>$num), null);
|
||||||
|
|
||||||
$string = '<ul>';
|
$string = '<ul>';
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user