Files
phpbb_board3-portal_tlw/root/ext.php
2012-10-05 15:33:02 +02:00

10 lines
225 B
PHP

<?php
// this file is not really needed, when empty it can be ommitted
// however you can override the default methods and add custom
// installation logic
class phpbb_ext_board3_portal_ext extends phpbb_extension_base
{
}