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