autoload_derived.p5c   [plain text]


<?php

class autoload_derived extends autoload_root {
}

?>