1
0
mirror of https://github.com/essentials/Essentials.git synced 2025-01-18 05:48:33 +01:00
Essentials/WebPush/apikey.php
KHobbits 5e7523bf20 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";
?>