<?php class admin_subscriptions_controller extends tablemanager_controller { protected $name = "E-mail address"; protected $back = "admin"; protected $icon = "subscriptions.png"; protected $pathinfo_offset = 2; } ?>