]> git.sur5r.net Git - bacula/bacula/blobdiff - gui/baculum/index.php
baculum: Fix bconsole test connection for new api host that works with new director
[bacula/bacula] / gui / baculum / index.php
index d70df07e089149ddde1b4cabbe911dc442cb9bc9..054752f3994993699b9aa50be92cf9e88797272d 100644 (file)
@@ -3,7 +3,7 @@
  * Bacula(R) - The Network Backup Solution
  * Baculum   - Bacula web interface
  *
- * Copyright (C) 2013-2015 Marcin Haba
+ * Copyright (C) 2013-2016 Kern Sibbald
  *
  * The main author of Baculum is Marcin Haba.
  * The original author of Bacula is Kern Sibbald, with contributions
@@ -26,7 +26,6 @@
  */
 define('APPLICATION_DIRECTORY', __DIR__);
 
-require_once('./protected/Init.php');
 require_once('./framework/prado.php');
 
 // Start application