]> git.sur5r.net Git - bacula/rescue/commitdiff
Move two sql performing functions getVolumeList and getStatusList from
authorDirk H Bartley <dbartley@schupan.com>
Sat, 28 Mar 2009 15:30:41 +0000 (15:30 +0000)
committerDirk H Bartley <dbartley@schupan.com>
Sat, 28 Mar 2009 15:30:41 +0000 (15:30 +0000)
the console class to the pages class.  Looking at the function and
progressionof the three classes: dircomm, console and pages, these two
seem to be more sense in the pages class, they have nothing to do with
connecting or managing multiple connections.


No differences found