first commit
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
<?php
|
||||
/**
|
||||
* Base class for Changelog update classes
|
||||
*
|
||||
* @author Marek Jakubowicz <marek.jakubowicz@sote.pl>
|
||||
*/
|
||||
|
||||
/**
|
||||
* Changelog base class
|
||||
*/
|
||||
class stChangelogBase
|
||||
{
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user