Warning: set_time_limit() [function.set-time-limit]: Cannot set time limit - prohibited by configuration in /home/u547966/brikov.ru/www/wp-content/plugins/admin-menu-editor/menu-editor.php on line 745
#! /bin/sh
set -e
if [ "$1" = "purge" ]; then
if [ -e /var/cache/locate/locatedb ] ; then
rm /var/cache/locate/locatedb
rmdir /var/cache/locate/ || true
fi
fi
# vim:tabstop=2:expandtab:shiftwidth=2