Files
server/usr/share/psa-horde/turba/lib/Exception/NotSupported.php
2026-01-07 20:52:11 +01:00

7 lines
77 B
PHP

<?php
/**
*/
class Turba_Exception_NotSupported extends Turba_Exception
{
}