]> CyberLeo.Net >> Repos - Github/YOURLS.git/commit
Correction in yourls_die(): 'html_head' should be 'html_footer'
authorBestNa.me Labs <info@bestna.me>
Sun, 8 Mar 2015 18:38:59 +0000 (19:38 +0100)
committerBestNa.me Labs <info@bestna.me>
Sun, 8 Mar 2015 18:38:59 +0000 (19:38 +0100)
commit99fa687d4abade1fd5a4738b95469db5dea7818a
tree114cb96d630a9b8a71aee2837ed8bf310692b4b5
parentb0e96e65e2e71194497fb6ac936cbe5791e1b80e
Correction in yourls_die(): 'html_head' should be 'html_footer'

Now checking for html_footer action before the call to yourls_html_footer() (code was checking for html_head action instead, which is wrong).
includes/functions-html.php