]> CyberLeo.Net >> Repos - Github/YOURLS.git/commit
Get die() ouf of yourls_plugin_admin_page()
authorozh <ozh@ozh.org>
Mon, 11 May 2015 08:28:17 +0000 (10:28 +0200)
committerozh <ozh@ozh.org>
Mon, 11 May 2015 08:28:17 +0000 (10:28 +0200)
commitf3bc0bd33640bfd1fed92aacfb6dac3b20d375f8
treebae71c9f3c14d910245f973b9cb2a62a0061650a
parentfaabf0edb4d1823c2aad02a1b58420f43395255a
Get die() ouf of yourls_plugin_admin_page()

This will make testing this function a lot easier, and it makes more sense to die after the function call, not within it.

[skip ci]
admin/plugins.php
includes/functions-plugins.php