I have the same problem but when I add that code in Dreamweaver it shows me that there is a coding error
<?php
if (!WA_Auth_RulePasses("Admin")){
WA_Auth_RestrictAccess("Client_ID_all.php?ClientID=.isset($_GET['ClientID'])?$_GET['ClientID']:"".""); } ?>