mirror of
https://github.com/Ekokumppanit/ystavakylaecard.git
synced 2026-02-07 08:44:27 +00:00
6 lines
52 B
PHP
6 lines
52 B
PHP
<?php
|
|
|
|
class Spark_exception extends Exception {
|
|
|
|
}
|