View | Details | Raw Unified | Return to bug 17177
Collapse All | Expand All

(-)a/about.pl (-2 lines)
Lines 35-41 use C4::Installer; Link Here
35
35
36
use Koha;
36
use Koha;
37
use Koha::Borrowers;
37
use Koha::Borrowers;
38
use Koha::Config::SysPrefs;
39
use C4::Members::Statistics;
38
use C4::Members::Statistics;
40
39
41
#use Smart::Comments '####';
40
#use Smart::Comments '####';
42
- 

Return to bug 17177