Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Repeated subexpressions in Ani-Shell.php
Looks like repeated expressions `isset($_GET['exTime'])` and `$_GET['exTime'] != ""` can be removed.
- Loading branch information