Brilliant.
1 2 3 4 5 6 |
<? # this file has been renamed to activities.php # UPDATE YOUR STUPID LITTLE BOOKMARKS include('lib/foo-common.php'); redirect('activities.php'); ?> |
1 2 3 4 5 6 |
<? # this file has been renamed to activities.php # UPDATE YOUR STUPID LITTLE BOOKMARKS include('lib/foo-common.php'); redirect('activities.php'); ?> |