mirror of
https://github.com/ulfgebhardt/system.git
synced 2025-12-13 09:35:49 +00:00
5 lines
84 B
PHP
5 lines
84 B
PHP
<?php
|
|
namespace SYSTEM\LOG;
|
|
|
|
class INFO extends \SYSTEM\LOG\SYSTEM_EXCEPTION {}
|
|
|