TimeTrex Community Edition v16.2.0
This commit is contained in:
9
classes/modules/plugins/PunchFactory.plugin.example
Normal file
9
classes/modules/plugins/PunchFactory.plugin.example
Normal file
@ -0,0 +1,9 @@
|
||||
<?php
|
||||
/*$License$*/
|
||||
|
||||
|
||||
/*
|
||||
* Example plugin.
|
||||
*/
|
||||
class PunchFactoryPlugin extends PunchListFactory {
|
||||
}
|
Reference in New Issue
Block a user