thomascube
2010-11-24 e31afbbc9bcfe08b640123d0748f035405ee83b1
program/include/iniset.php
@@ -91,6 +91,7 @@
            '/MDB2_(.+)/',
            '/Mail_(.+)/',
            '/Net_(.+)/',
            '/Auth_(.+)/',
            '/^html_.+/',
            '/^utf8$/',
        ),
@@ -98,6 +99,7 @@
            'MDB2/\\1',
            'Mail/\\1',
            'Net/\\1',
            'Auth/\\1',
            'html',
            'utf8.class',
        ),