]> git.sur5r.net Git - bacula/bacula/commit
bacula-web: Usage of new CDB PDO class instead of PEAR DB (major commit)
authorDavide Franco <bacula-dev@dflc.ch>
Sun, 17 Jul 2011 20:04:34 +0000 (22:04 +0200)
committerEric Bollengier <eric@eb.homelinux.org>
Tue, 2 Aug 2011 09:56:26 +0000 (11:56 +0200)
commit165ee3b9e3a646188a27d14164b912e8cdb23bea
treeb31721e0fde326a6b144cf6b26cd3b643c8ceec6
parent54d3e255d1528252dc2ef00670da21cc3e212041
bacula-web: Usage of new CDB PDO class instead of PEAR DB (major commit)

 - Replaced PEAR DB code by CDB class in index.php and bweb.inc.php
 - Improved code in GetVolumeList() function
 - Fixed code indentation
gui/bacula-web/includes/bweb.inc.php
gui/bacula-web/index.php