additional_plugins/serendipity_event_oembed/oembed/Exception404.class.php

4 lines
46 B
PHP
Raw Normal View History

2011-12-14 12:18:36 +01:00
<?php
class Exception404 extends Exception{
}