From: Davide Franco Date: Thu, 21 Jul 2011 15:57:47 +0000 (+0200) Subject: bacula-web: New getClients() function in bweb class X-Git-Tag: Release-7.0.0~637 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8f25bcd96b51ee8cc919ef833e5bf4259835ea55;p=thirdparty%2Fbacula.git bacula-web: New getClients() function in bweb class - getClients() return an array with (clientid and name) - Fixed function visibility declarations - Removed useless code ---