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