]> jfr.im git - irc/unrealircd/unrealircd-webpanel.git/blobdiff - api/common_api.php
More on toast notifications
[irc/unrealircd/unrealircd-webpanel.git] / api / common_api.php
index ad00ecce7040bae95f231492a5d38bd2015e5194..e28bccbdf25cdc10059435ef26d133da51edb01a 100644 (file)
@@ -1,6 +1,7 @@
 <?php
 include "../common.php";
 
+session_start();
 if (!isset($_SESSION['id']))
        die("Access denied");