7042 Improving cleanup_database.pl: handling quotes in a_session and interpreting...
authorMarcel de Rooy <m.de.rooy@rijksmuseum.nl>
Mon, 17 Oct 2011 09:32:50 +0000 (11:32 +0200)
committerChris Cormack <chrisc@catalyst.net.nz>
Thu, 20 Oct 2011 15:39:24 +0000 (04:39 +1300)
commita7ee2993f02fb45f704c92ffdc49f840e05f5bd0
tree7a7a031a8cbcd6f1926a5b8492e7b43f89a9afef
parent05c2f83817ab41a5d4f876395b6a560d0e83de29
7042 Improving cleanup_database.pl: handling quotes in a_session and interpreting sessdays parameter

Improving the cleanup_database.pl script in two aspects:
1) In some cases CGI::Session seems to place quotes around the atime and ctime
data in the a_session field. Two regexps now take this into account.
2) If the --sessdays parameter is used, the --sessions parameter is now
implicitly enabled too.

With thanks to Ian Bays and Tom Hanstra.

Signed-off-by: Ian Bays <ian.bays@ptfs-europe.com>
Signed-off-by: Ian Walls <ian.walls@bywatersolutions.com>
Signed-off-by: Chris Cormack <chrisc@catalyst.net.nz>
misc/cronjobs/cleanup_database.pl