add missing require in login.php
authorThierry Parmentelat <thierry.parmentelat@inria.fr>
Wed, 29 Jun 2022 12:53:51 +0000 (14:53 +0200)
committerThierry Parmentelat <thierry.parmentelat@inria.fr>
Wed, 29 Jun 2022 12:53:51 +0000 (14:53 +0200)
planetlab/common/login.php

index 312b64b..ee48b25 100644 (file)
@@ -10,6 +10,7 @@
 
 // Get session and API handles
 require_once 'plc_session.php';
+require_once 'plekit-utils.php';
 global $plc, $api;
 
 // Print header