コード例 #1
0
ファイル: index.php プロジェクト: ZiperRom1/awesomeChatRoom
        ============================-->

        <?php 
WebContentInclude::includeDirectoryFiles(Ini::getParam('Web', 'pagesPath'));
?>

        <!--====  End of Pages  ====-->

        <!--============================
        =            Modals            =
        =============================-->

        <?php 
WebContentInclude::includeDirectoryFiles(Ini::getParam('Web', 'modalsPath'));
?>

        <!--====  End of Modals  ====-->

        <!--============================
        =            Alerts            =
        =============================-->

        <?php 
WebContentInclude::includeDirectoryFiles(Ini::getParam('Web', 'alertsPath'));
?>

        <!--====  End of Alerts  ====-->

    </body>
</html>