Created
November 18, 2013 18:08
-
-
Save wadmiraal/7532480 to your computer and use it in GitHub Desktop.
One useful use of override_function.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
override_function('override_function', '$function_name, $function_args, $function_code', 'return override_function($function_name, $function_args, $function_code );'); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment