mirror of
https://github.com/Combodo/iTop.git
synced 2026-02-13 15:34:12 +01:00
6 lines
63 B
PHP
6 lines
63 B
PHP
<?php
|
|
|
|
class ModuleInstallationException extends Exception
|
|
{
|
|
}
|