mirror of
https://github.com/Karaka-Management/oms-Search.git
synced 2026-05-28 14:58:40 +00:00
6 lines
47 B
PHP
6 lines
47 B
PHP
<?php
|
|
|
|
class ArithmeticError extends Error
|
|
{
|
|
}
|