Creation of the world

This commit is contained in:
Shikiryu
2015-07-03 00:00:30 +02:00
commit 88a5b39d23
10 changed files with 710 additions and 0 deletions

5
Transport/Abstract.php Normal file
View File

@@ -0,0 +1,5 @@
<?php
class Shikiryu_Backup_Transport_Abstract {
}