resLink($_GET['l']); } // New way to check for valid short links, two characters shorter than the if statement above if(!empty($_GET)){ $key = key($_GET); $api->resLink($key); } ?>
Loading...