Eliminated non-static method calls and other bulk fixes to fix php5 warnings
[fa-stable.git] / taxes / index.php
1 <?php
2 header("Location: ../index.php");
3 ?>