Merge pull request #236 from greezybacon/feature/plugins
Add plugin concept and plugin management system
Sorta-Reviewed-By:
Peter Rotich <peter@osticket.com>
No related branches found
No related tags found
Showing
- bootstrap.php 3 additions, 2 deletionsbootstrap.php
- include/ajax.users.php 21 additions, 0 deletionsinclude/ajax.users.php
- include/class.auth.php 295 additions, 0 deletionsinclude/class.auth.php
- include/class.config.php 3 additions, 3 deletionsinclude/class.config.php
- include/class.cron.php 7 additions, 3 deletionsinclude/class.cron.php
- include/class.forms.php 42 additions, 10 deletionsinclude/class.forms.php
- include/class.nav.php 1 addition, 0 deletionsinclude/class.nav.php
- include/class.osticket.php 7 additions, 0 deletionsinclude/class.osticket.php
- include/class.plugin.php 351 additions, 0 deletionsinclude/class.plugin.php
- include/class.staff.php 10 additions, 4 deletionsinclude/class.staff.php
- include/pear/Net/DNS2.php 1228 additions, 0 deletionsinclude/pear/Net/DNS2.php
- include/pear/Net/DNS2/BitMap.php 254 additions, 0 deletionsinclude/pear/Net/DNS2/BitMap.php
- include/pear/Net/DNS2/Cache.php 290 additions, 0 deletionsinclude/pear/Net/DNS2/Cache.php
- include/pear/Net/DNS2/Cache/File.php 242 additions, 0 deletionsinclude/pear/Net/DNS2/Cache/File.php
- include/pear/Net/DNS2/Cache/Shm.php 305 additions, 0 deletionsinclude/pear/Net/DNS2/Cache/Shm.php
- include/pear/Net/DNS2/Exception.php 132 additions, 0 deletionsinclude/pear/Net/DNS2/Exception.php
- include/pear/Net/DNS2/Header.php 282 additions, 0 deletionsinclude/pear/Net/DNS2/Header.php
- include/pear/Net/DNS2/Lookups.php 540 additions, 0 deletionsinclude/pear/Net/DNS2/Lookups.php
- include/pear/Net/DNS2/Packet.php 449 additions, 0 deletionsinclude/pear/Net/DNS2/Packet.php
- include/pear/Net/DNS2/Packet/Request.php 221 additions, 0 deletionsinclude/pear/Net/DNS2/Packet/Request.php
Loading
Please register or sign in to comment