mirror of
https://github.com/crmeb/CRMEB.git
synced 2026-04-07 05:00:17 +00:00
6 lines
47 B
PHP
6 lines
47 B
PHP
<?php
|
|
|
|
class ArithmeticError extends Error
|
|
{
|
|
}
|