]> CyberLeo.Net >> Repos - Github/YOURLS.git/commit
Remove static var
authorozh <ozh@ozh.org>
Mon, 18 May 2015 19:42:24 +0000 (21:42 +0200)
committerozh <ozh@ozh.org>
Mon, 18 May 2015 19:42:24 +0000 (21:42 +0200)
commitfc69856230920e49dd6d581789db0abc74ebbfda
treee51e6aea0832f969dbe9029504f72aa80c3d4f81
parent37dd72228c2b078752e92a14cec1714367c67d90
Remove static var

- this makes testing impossible once a value has been set
- this prevents the function to be actually shuntable after the value has been set
includes/functions-auth.php