11 lines
61 B
PHP
11 lines
61 B
PHP
<?php
|
|
|
|
namespace Thelia;
|
|
|
|
class Thelia {
|
|
|
|
|
|
|
|
}
|
|
?>
|