thomascube
2008-04-12 47124c2279382714afd8dbe4a867a867ea179199
refs
author thomascube <thomas@roundcube.net>
Saturday, April 12, 2008 09:54 -0400
committer thomascube <thomas@roundcube.net>
Saturday, April 12, 2008 09:54 -0400
commit47124c2279382714afd8dbe4a867a867ea179199
tree 9ce67f4521f466d8718604a23d74de1786189efd tree | zip | gz
parent b00bd0f27d1c066d04fc8124c3a35465a5933ab1 view | diff
Changed codebase to PHP5 with autoloader + added some new classes from the devel-vnext branch

7 files added
9 files renamed
31 files modified
2 files deleted
4799 ■■■■■ changed files
CHANGELOG 19 ●●●●● diff | view | raw | blame | history
INSTALL 2 ●●● diff | view | raw | blame | history
README 4 ●●●● diff | view | raw | blame | history
bin/html2text.php 18 ●●●● diff | view | raw | blame | history
bin/modcss.php 6 ●●●●● diff | view | raw | blame | history
bin/msgexport.sh 8 ●●●● diff | view | raw | blame | history
bin/msgimport.sh 8 ●●●● diff | view | raw | blame | history
config/main.inc.php.dist 3 ●●●●● diff | view | raw | blame | history
index.php 157 ●●●●● diff | view | raw | blame | history
installer/check.php 2 ●●● diff | view | raw | blame | history
installer/config.php 77 ●●●● diff | view | raw | blame | history
installer/index.php 23 ●●●● diff | view | raw | blame | history
installer/test.php 36 ●●●●● diff | view | raw | blame | history
installer/welcome.html 2 ●●● diff | view | raw | blame | history
program/include/bugs.inc 4 ●●●● diff | view | raw | blame | history
program/include/html.php 642 ●●●●● diff | view | raw | blame | history
program/include/iniset.php 98 ●●●●● diff | view | raw | blame | history
program/include/main.inc 89 ●●●●● diff | view | raw | blame | history
program/include/rcmail_template.inc 948 ●●●●● diff | view | raw | blame | history
program/include/rcube_browser.php 75 ●●●●● diff | view | raw | blame | history
program/include/rcube_contacts.php 57 ●●●●● diff | view | raw | blame | history
program/include/rcube_db.php 11 ●●●● diff | view | raw | blame | history
program/include/rcube_html.inc 667 ●●●●● diff | view | raw | blame | history
program/include/rcube_html_page.php 256 ●●●●● diff | view | raw | blame | history
program/include/rcube_imap.php 5 ●●●●● diff | view | raw | blame | history
program/include/rcube_json_output.php 237 ●●●●● diff | view | raw | blame | history
program/include/rcube_ldap.php 6 ●●●● diff | view | raw | blame | history
program/include/rcube_mail_mime.php 63 ●●●● diff | view | raw | blame | history
program/include/rcube_mdb2.php 11 ●●●● diff | view | raw | blame | history
program/include/rcube_result_set.php 74 ●●●●● diff | view | raw | blame | history
program/include/rcube_shared.inc 12 ●●●● diff | view | raw | blame | history
program/include/rcube_template.php 1004 ●●●●● diff | view | raw | blame | history
program/include/rcube_user.php diff | view | raw | blame | history
program/js/app.js 35 ●●●● diff | view | raw | blame | history
program/lib/html2text.php diff | view | raw | blame | history
program/steps/addressbook/edit.inc 6 ●●●● diff | view | raw | blame | history
program/steps/addressbook/func.inc 7 ●●●● diff | view | raw | blame | history
program/steps/error.inc 2 ●●● diff | view | raw | blame | history
program/steps/mail/addcontact.inc 2 ●●●●● diff | view | raw | blame | history
program/steps/mail/compose.inc 38 ●●●●● diff | view | raw | blame | history
program/steps/mail/func.inc 3 ●●●● diff | view | raw | blame | history
program/steps/mail/get.inc 2 ●●● diff | view | raw | blame | history
program/steps/mail/sendmail.inc 13 ●●●●● diff | view | raw | blame | history
program/steps/mail/sendmdn.inc 2 ●●●●● diff | view | raw | blame | history
program/steps/mail/show.inc 23 ●●●●● diff | view | raw | blame | history
program/steps/settings/edit_identity.inc 4 ●●●● diff | view | raw | blame | history
program/steps/settings/func.inc 24 ●●●● diff | view | raw | blame | history
program/steps/settings/identities.inc 2 ●●● diff | view | raw | blame | history
program/steps/settings/manage_folders.inc 12 ●●●● diff | view | raw | blame | history