TF-EssentialsX/WebPush/apikey.php
KHobbits 6f77a2ba07 Moving apikey outside main file.
Keep the actual key in local repo ;)
2011-10-13 20:45:57 +01:00

6 lines
76 B
PHP

<?php
$params['api-key'] = "c73c331c7e44c156c852f7d08de3f22bb7a6e948";
?>