Skip to content

Instantly share code, notes, and snippets.

@ondrakoupil
Created August 28, 2014 13:18
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ondrakoupil/ed8f75599d297169054d to your computer and use it in GitHub Desktop.
Save ondrakoupil/ed8f75599d297169054d to your computer and use it in GitHub Desktop.
// do conf/init.php
CallbackList::bind("htaccess", function() {
pridej_htaccess("php_value register_globals off");
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment