Listing 9.5. Plik actions.class.php modułu main
<?php
class Actions extends ActionsBase
{
    public function execute_glowna()
    {
    }
}
