art-web r464 - in branches/art-web-3: . system system/application system/application/config system/application/controllers system/application/errors system/application/hooks system/application/libraries system/application/models system/application/views system/cache system/codeigniter system/database system/database/drivers system/database/drivers/mssql system/database/drivers/mysql system/database/drivers/mysqli system/database/drivers/oci8 system/database/drivers/odbc system/database/drivers/postgre system/database/drivers/sqlite system/fonts system/helpers system/language system/language/english system/libraries system/logs system/plugins system/scaffolding system/scaffolding/images system/scaffolding/views



Author: brunos
Date: 2007-05-27 17:51:39 +0100 (Sun, 27 May 2007)
New Revision: 464
ViewCVS link: http://svn.gnome.org/viewcvs/art-web?rev=464&view=rev

Added:
   branches/art-web-3/index.php
   branches/art-web-3/license.txt
   branches/art-web-3/system/
   branches/art-web-3/system/application/
   branches/art-web-3/system/application/config/
   branches/art-web-3/system/application/config/autoload.php
   branches/art-web-3/system/application/config/config.php
   branches/art-web-3/system/application/config/database.php
   branches/art-web-3/system/application/config/hooks.php
   branches/art-web-3/system/application/config/index.html
   branches/art-web-3/system/application/config/mimes.php
   branches/art-web-3/system/application/config/routes.php
   branches/art-web-3/system/application/config/smileys.php
   branches/art-web-3/system/application/config/user_agents.php
   branches/art-web-3/system/application/controllers/
   branches/art-web-3/system/application/controllers/index.html
   branches/art-web-3/system/application/controllers/welcome.php
   branches/art-web-3/system/application/errors/
   branches/art-web-3/system/application/errors/error_404.php
   branches/art-web-3/system/application/errors/error_db.php
   branches/art-web-3/system/application/errors/error_general.php
   branches/art-web-3/system/application/errors/error_php.php
   branches/art-web-3/system/application/errors/index.html
   branches/art-web-3/system/application/hooks/
   branches/art-web-3/system/application/hooks/index.html
   branches/art-web-3/system/application/index.html
   branches/art-web-3/system/application/libraries/
   branches/art-web-3/system/application/libraries/index.html
   branches/art-web-3/system/application/models/
   branches/art-web-3/system/application/models/index.html
   branches/art-web-3/system/application/views/
   branches/art-web-3/system/application/views/index.html
   branches/art-web-3/system/application/views/welcome_message.php
   branches/art-web-3/system/cache/
   branches/art-web-3/system/cache/index.html
   branches/art-web-3/system/codeigniter/
   branches/art-web-3/system/codeigniter/Base4.php
   branches/art-web-3/system/codeigniter/Base5.php
   branches/art-web-3/system/codeigniter/CodeIgniter.php
   branches/art-web-3/system/codeigniter/Common.php
   branches/art-web-3/system/codeigniter/index.html
   branches/art-web-3/system/database/
   branches/art-web-3/system/database/DB.php
   branches/art-web-3/system/database/DB_active_rec.php
   branches/art-web-3/system/database/DB_cache.php
   branches/art-web-3/system/database/DB_driver.php
   branches/art-web-3/system/database/DB_result.php
   branches/art-web-3/system/database/DB_utility.php
   branches/art-web-3/system/database/drivers/
   branches/art-web-3/system/database/drivers/index.html
   branches/art-web-3/system/database/drivers/mssql/
   branches/art-web-3/system/database/drivers/mssql/index.html
   branches/art-web-3/system/database/drivers/mssql/mssql_driver.php
   branches/art-web-3/system/database/drivers/mssql/mssql_result.php
   branches/art-web-3/system/database/drivers/mssql/mssql_utility.php
   branches/art-web-3/system/database/drivers/mysql/
   branches/art-web-3/system/database/drivers/mysql/index.html
   branches/art-web-3/system/database/drivers/mysql/mysql_driver.php
   branches/art-web-3/system/database/drivers/mysql/mysql_result.php
   branches/art-web-3/system/database/drivers/mysql/mysql_utility.php
   branches/art-web-3/system/database/drivers/mysqli/
   branches/art-web-3/system/database/drivers/mysqli/index.html
   branches/art-web-3/system/database/drivers/mysqli/mysqli_driver.php
   branches/art-web-3/system/database/drivers/mysqli/mysqli_result.php
   branches/art-web-3/system/database/drivers/mysqli/mysqli_utility.php
   branches/art-web-3/system/database/drivers/oci8/
   branches/art-web-3/system/database/drivers/oci8/index.html
   branches/art-web-3/system/database/drivers/oci8/oci8_driver.php
   branches/art-web-3/system/database/drivers/oci8/oci8_result.php
   branches/art-web-3/system/database/drivers/oci8/oci8_utility.php
   branches/art-web-3/system/database/drivers/odbc/
   branches/art-web-3/system/database/drivers/odbc/index.html
   branches/art-web-3/system/database/drivers/odbc/odbc_driver.php
   branches/art-web-3/system/database/drivers/odbc/odbc_result.php
   branches/art-web-3/system/database/drivers/odbc/odbc_utility.php
   branches/art-web-3/system/database/drivers/postgre/
   branches/art-web-3/system/database/drivers/postgre/index.html
   branches/art-web-3/system/database/drivers/postgre/postgre_driver.php
   branches/art-web-3/system/database/drivers/postgre/postgre_result.php
   branches/art-web-3/system/database/drivers/postgre/postgre_utility.php
   branches/art-web-3/system/database/drivers/sqlite/
   branches/art-web-3/system/database/drivers/sqlite/index.html
   branches/art-web-3/system/database/drivers/sqlite/sqlite_driver.php
   branches/art-web-3/system/database/drivers/sqlite/sqlite_result.php
   branches/art-web-3/system/database/drivers/sqlite/sqlite_utility.php
   branches/art-web-3/system/database/index.html
   branches/art-web-3/system/fonts/
   branches/art-web-3/system/fonts/index.html
   branches/art-web-3/system/fonts/texb.ttf
   branches/art-web-3/system/helpers/
   branches/art-web-3/system/helpers/array_helper.php
   branches/art-web-3/system/helpers/cookie_helper.php
   branches/art-web-3/system/helpers/date_helper.php
   branches/art-web-3/system/helpers/directory_helper.php
   branches/art-web-3/system/helpers/download_helper.php
   branches/art-web-3/system/helpers/file_helper.php
   branches/art-web-3/system/helpers/form_helper.php
   branches/art-web-3/system/helpers/html_helper.php
   branches/art-web-3/system/helpers/index.html
   branches/art-web-3/system/helpers/inflector_helper.php
   branches/art-web-3/system/helpers/security_helper.php
   branches/art-web-3/system/helpers/smiley_helper.php
   branches/art-web-3/system/helpers/string_helper.php
   branches/art-web-3/system/helpers/text_helper.php
   branches/art-web-3/system/helpers/typography_helper.php
   branches/art-web-3/system/helpers/url_helper.php
   branches/art-web-3/system/helpers/xml_helper.php
   branches/art-web-3/system/language/
   branches/art-web-3/system/language/english/
   branches/art-web-3/system/language/english/calendar_lang.php
   branches/art-web-3/system/language/english/date_lang.php
   branches/art-web-3/system/language/english/db_lang.php
   branches/art-web-3/system/language/english/email_lang.php
   branches/art-web-3/system/language/english/ftp_lang.php
   branches/art-web-3/system/language/english/imglib_lang.php
   branches/art-web-3/system/language/english/index.html
   branches/art-web-3/system/language/english/profiler_lang.php
   branches/art-web-3/system/language/english/scaffolding_lang.php
   branches/art-web-3/system/language/english/unit_test_lang.php
   branches/art-web-3/system/language/english/upload_lang.php
   branches/art-web-3/system/language/english/validation_lang.php
   branches/art-web-3/system/language/index.html
   branches/art-web-3/system/libraries/
   branches/art-web-3/system/libraries/Benchmark.php
   branches/art-web-3/system/libraries/Calendar.php
   branches/art-web-3/system/libraries/Config.php
   branches/art-web-3/system/libraries/Controller.php
   branches/art-web-3/system/libraries/Email.php
   branches/art-web-3/system/libraries/Encrypt.php
   branches/art-web-3/system/libraries/Exceptions.php
   branches/art-web-3/system/libraries/Ftp.php
   branches/art-web-3/system/libraries/Hooks.php
   branches/art-web-3/system/libraries/Image_lib.php
   branches/art-web-3/system/libraries/Input.php
   branches/art-web-3/system/libraries/Language.php
   branches/art-web-3/system/libraries/Loader.php
   branches/art-web-3/system/libraries/Log.php
   branches/art-web-3/system/libraries/Model.php
   branches/art-web-3/system/libraries/Output.php
   branches/art-web-3/system/libraries/Pagination.php
   branches/art-web-3/system/libraries/Parser.php
   branches/art-web-3/system/libraries/Profiler.php
   branches/art-web-3/system/libraries/Router.php
   branches/art-web-3/system/libraries/Session.php
   branches/art-web-3/system/libraries/Sha1.php
   branches/art-web-3/system/libraries/Table.php
   branches/art-web-3/system/libraries/Trackback.php
   branches/art-web-3/system/libraries/URI.php
   branches/art-web-3/system/libraries/Unit_test.php
   branches/art-web-3/system/libraries/Upload.php
   branches/art-web-3/system/libraries/User_agent.php
   branches/art-web-3/system/libraries/Validation.php
   branches/art-web-3/system/libraries/Xmlrpc.php
   branches/art-web-3/system/libraries/Xmlrpcs.php
   branches/art-web-3/system/libraries/Zip.php
   branches/art-web-3/system/libraries/index.html
   branches/art-web-3/system/logs/
   branches/art-web-3/system/logs/index.html
   branches/art-web-3/system/plugins/
   branches/art-web-3/system/plugins/captcha_pi.php
   branches/art-web-3/system/plugins/index.html
   branches/art-web-3/system/plugins/js_calendar_pi.php
   branches/art-web-3/system/scaffolding/
   branches/art-web-3/system/scaffolding/Scaffolding.php
   branches/art-web-3/system/scaffolding/images/
   branches/art-web-3/system/scaffolding/images/background.jpg
   branches/art-web-3/system/scaffolding/images/index.html
   branches/art-web-3/system/scaffolding/images/logo.jpg
   branches/art-web-3/system/scaffolding/index.html
   branches/art-web-3/system/scaffolding/views/
   branches/art-web-3/system/scaffolding/views/add.php
   branches/art-web-3/system/scaffolding/views/delete.php
   branches/art-web-3/system/scaffolding/views/edit.php
   branches/art-web-3/system/scaffolding/views/footer.php
   branches/art-web-3/system/scaffolding/views/header.php
   branches/art-web-3/system/scaffolding/views/index.html
   branches/art-web-3/system/scaffolding/views/no_data.php
   branches/art-web-3/system/scaffolding/views/stylesheet.css
   branches/art-web-3/system/scaffolding/views/view.php
Log:
2007-05-27 Bruno Santos <bmfs eksperimental net>

	* Added CodeIniter code 






[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]