Files
sterivein/core/Thelia/Thelia.php
Manuel Raynaud bb720731ae initial commit
2012-10-02 14:13:48 +02:00

11 lines
61 B
PHP

<?php
namespace Thelia;
class Thelia {
}
?>