Posts: 31,872
Thanks: 689
Thanked 4,184 Times in 3,202 Posts
All classes for the ispconfig interface are in /usr/local/ispconfig/interface/lib/classes/ and the global base object that is used to load and access the classes is $app, so you load classes with $app->use('system'); and accessthem with $app->system->somefunction(...);
Recent comments
1 day 7 hours ago
1 day 15 hours ago
1 day 18 hours ago
1 day 19 hours ago
1 day 21 hours ago
1 day 22 hours ago
2 days 27 min ago
2 days 1 hour ago
2 days 17 hours ago
2 days 18 hours ago