mirror of
https://github.com/Ekokumppanit/ystavakylaecard.git
synced 2026-01-26 03:04:00 +00:00
6 lines
52 B
PHP
6 lines
52 B
PHP
<?php
|
|
|
|
class Spark_exception extends Exception {
|
|
|
|
}
|