mirror of
https://code.castopod.org/adaures/castopod
synced 2025-06-11 18:15:14 +00:00
7 lines
100 B
PHP
7 lines
100 B
PHP
![]() |
<?php namespace Config;
|
||
|
|
||
|
class ForeignCharacters extends \CodeIgniter\Config\ForeignCharacters
|
||
|
{
|
||
|
|
||
|
}
|