Active
Project:
Node Limit Number
Version:
6.x-2.0-beta2
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
30 Jun 2011 at 21:22 UTC
Updated:
30 Jun 2011 at 21:22 UTC
.. so I changed 113 line of node_limitnumber.module to
$month = strtotime('00:00 first day of this month');
according to http://www.php.net/manual/en/datetime.formats.relative.php
IIRC it works only with some newer versions of php (5._X_.x), please find out which exactly.