✏️ 正在编辑: locale_en.php
路径:
/var/installatron/installers/codeigniter/locale_en.php
提示:
您可以编辑任何文件(包括二进制文件),但请注意不当修改可能导致文件损坏。
<?php itron::$locale = array_merge(itron::$locale,array( "_installer_codeigniter_title" => "Code Igniter", "_installer_codeigniter_type" => "_types_framework", "_installer_codeigniter_category" => "_categories_contentmanagementsystems", "_installer_codeigniter_description" => "CodeIgniter is a powerful, free framework system for the development of web applications. Development is achieved through the creation and editing of files. A commercial version named ExpressionEngine, which includes a web GUI, is available from the website.", "_installer_codeigniter_authordescription" => "Code Igniter is an Application Development Framework - a toolkit - for people who build web sites using PHP. Its goal is to enable you to develop projects must faster than you could if you were writing code from scratch, by providing a rich set of libraries for commonly needed tasks, as well as a simple interface and logical structure to access these libraries. Code Igniter lets you creatively focus on your project by minimizing the amount of code needed for a given task.", )); ?>
💾 保存文件
← 返回文件管理器