diff options
author | Andreas Gohr <andi@splitbrain.org> | 2011-06-03 13:56:30 +0200 |
---|---|---|
committer | Andreas Gohr <andi@splitbrain.org> | 2011-06-03 13:56:30 +0200 |
commit | d4be3f966cd03ceb295f319346c185ccf58da10a (patch) | |
tree | db659cbd6e36006df37571cb2dd3e526d6f10f7a /inc/pageutils.php | |
parent | e91ea5c1942bfc6533e12375b8140ce774c7d8ca (diff) | |
download | rpg-d4be3f966cd03ceb295f319346c185ccf58da10a.tar.gz rpg-d4be3f966cd03ceb295f319346c185ccf58da10a.tar.bz2 |
Deprecation marker for JavaScript functions
This adds a DEPRECATED() JavaScript function. This function will print a
warning to the Browser's debug console if available (Chrome and Firefox
with Firebug extension) when ever it is called.
The DEPRECATED() function was also added to the $() function which
should no longer be used and be replaced with JQuery calls.
Other deprecated functions need to be identified and marked.
Diffstat (limited to 'inc/pageutils.php')
0 files changed, 0 insertions, 0 deletions