Log of /mambo/branches/4.6/includes/database.php
| Links to HEAD: | (view) (download) (annotate) |
| Sticky Revision: |
Revision 1557 - (view) (download) (annotate) - [select for diffs]
Modified Mon Jan 14 02:10:09 2008 UTC (5 years, 5 months ago) by alwarren
File length: 36526 byte(s)
Diff to previous 1396 , to selected 1061
#Fixed sef related undefined index for $mysql_charsets in database.php
Revision 1396 - (view) (download) (annotate) - [select for diffs]
Modified Tue Nov 13 09:59:41 2007 UTC (5 years, 7 months ago) by ocs_cms
File length: 36447 byte(s)
Diff to previous 1323 , to selected 1061
fixed header comment blocks to meet coding standards and to remove the invalid link to GNU/GPL version 2 license.
Revision 1323 - (view) (download) (annotate) - [select for diffs]
Modified Tue Oct 2 13:30:40 2007 UTC (5 years, 8 months ago) by alwarren
File length: 36208 byte(s)
Diff to previous 1305 , to selected 1061
# Fixed FS #137 - Escaping Discontinuity in content item titles
Revision 1305 - (view) (download) (annotate) - [select for diffs]
Modified Thu Sep 27 01:39:28 2007 UTC (5 years, 8 months ago) by alwarren
File length: 36058 byte(s)
Diff to previous 1063 , to selected 1061
Fixed FS#278 - xxx showing on query failure
Revision 1063 - (view) (download) (annotate) - [select for diffs]
Modified Sat Apr 21 15:41:34 2007 UTC (6 years, 2 months ago) by enjoyman
File length: 36071 byte(s)
Diff to previous 1061
I fix some bugs in file database.php.
Revision 1061 - (view) (download) (annotate) - [selected]
Modified Sat Apr 21 13:47:18 2007 UTC (6 years, 2 months ago) by enjoyman
File length: 36066 byte(s)
Diff to previous 1059
I mistake about this file.(database.php).
Revision 1059 - (view) (download) (annotate) - [select for diffs]
Modified Sat Apr 21 13:38:27 2007 UTC (6 years, 2 months ago) by enjoyman
File length: 36065 byte(s)
Diff to previous 1006 , to selected 1061
I do these action. -edit includes/database.php follow Andres told me and I edit something to support any encoding. -delete some files which is unnecessary in folder includes/ConvertTables/ . -edit charsetmapping.php -edit language/locales.xml ,delete character set "vps" from my locales.xml I delete 'wincodepage'.
Revision 1006 - (view) (download) (annotate) - [select for diffs]
Modified Thu Mar 8 02:58:12 2007 UTC (6 years, 3 months ago) by cauld
File length: 34427 byte(s)
Diff to previous 998 , to selected 1061
! Making some compatability changes as suggested by konlong here - (http://forum.mambo-foundation.org/showthread.php?p=18280#post18280)
Revision 998 - (view) (download) (annotate) - [select for diffs]
Modified Tue Feb 20 18:54:56 2007 UTC (6 years, 4 months ago) by alwarren
File length: 34177 byte(s)
Diff to previous 997 , to selected 1061
Fixed FS#202 — retrieveResults does not use key with loadAssocList
Revision 997 - (view) (download) (annotate) - [select for diffs]
Modified Tue Feb 20 18:37:55 2007 UTC (6 years, 4 months ago) by alwarren
File length: 34062 byte(s)
Diff to previous 964 , to selected 1061
Fixed FS#176 loadAssocList was not returning a proper list
Revision 964 - (view) (download) (annotate) - [select for diffs]
Modified Tue Feb 6 06:05:27 2007 UTC (6 years, 4 months ago) by elpie
File length: 33017 byte(s)
Diff to previous 948 , to selected 1061
Removed Miro notice from files and placed into copyright file.
Revision 948 - (view) (download) (annotate) - [select for diffs]
Modified Fri Feb 2 05:02:04 2007 UTC (6 years, 4 months ago) by cauld
File length: 34295 byte(s)
Diff to previous 941 , to selected 1061
! Updating all old copyright statements to reference the new copyright.php file for easier maintenance
Revision 941 - (view) (download) (annotate) - [select for diffs]
Modified Thu Feb 1 05:54:14 2007 UTC (6 years, 4 months ago) by cauld
File length: 34309 byte(s)
Diff to previous 680 , to selected 1061
! 2007 copyright update
Revision 680 - (view) (download) (annotate) - [select for diffs]
Modified Tue Sep 5 22:22:41 2006 UTC (6 years, 9 months ago) by cauld
File length: 34309 byte(s)
Diff to previous 447 , to selected 1061
Applied all 4.5.4 SP2 fixes to the 4.6 branch were applicable.
Revision 447 - (view) (download) (annotate) - [select for diffs]
Modified Mon Apr 3 17:51:53 2006 UTC (7 years, 2 months ago) by counterpoint
File length: 34273 byte(s)
Diff to previous 422 , to selected 1061
Modification to avoid over complex search and replace of #__ in database query strings
Revision 422 - (view) (download) (annotate) - [select for diffs]
Modified Wed Mar 22 18:41:29 2006 UTC (7 years, 3 months ago) by counterpoint
File length: 34011 byte(s)
Diff to previous 417 , to selected 1061
Optimisation of menu types handling, mostlyce.php request for template. Fixed admin side failure to consistently find session data. Reorganised admin side to ignore repeated logins. Fixed offline check validation of admin session.
Revision 417 - (view) (download) (annotate) - [select for diffs]
Modified Tue Mar 21 18:06:53 2006 UTC (7 years, 3 months ago) by counterpoint
File length: 33859 byte(s)
Diff to previous 385 , to selected 1061
Optimisation, merging of mosDBTable and mosDBTableEntry methods.
Revision 385 - (view) (download) (annotate) - [select for diffs]
Modified Sun Mar 12 15:46:12 2006 UTC (7 years, 3 months ago) by counterpoint
File length: 32360 byte(s)
Diff to previous 380 , to selected 1061
Optimisation of mosDBTable move method.
Revision 380 - (view) (download) (annotate) - [select for diffs]
Modified Thu Mar 9 14:48:49 2006 UTC (7 years, 3 months ago) by counterpoint
File length: 32774 byte(s)
Diff to previous 310 , to selected 1061
Changes to mosDBTableEntry - not in live use - but needed for mosContainer development.
Revision 310 - (view) (download) (annotate) - [select for diffs]
Modified Tue Feb 21 14:02:46 2006 UTC (7 years, 3 months ago) by cauld
File length: 32945 byte(s)
Diff to previous 297 , to selected 1061
cauld - committing a change to database.php to fix a content update / insert issue based on a suggested fix by counterpoint
Revision 297 - (view) (download) (annotate) - [select for diffs]
Modified Thu Feb 16 21:43:38 2006 UTC (7 years, 4 months ago) by csouza
File length: 32945 byte(s)
Diff to previous 287 , to selected 1061
replacement of copyright notices
Revision 287 - (view) (download) (annotate) - [select for diffs]
Modified Wed Feb 15 16:49:55 2006 UTC (7 years, 4 months ago) by counterpoint
File length: 32552 byte(s)
Diff to previous 281 , to selected 1061
Bug fixes
Revision 281 - (view) (download) (annotate) - [select for diffs]
Modified Tue Feb 14 21:42:10 2006 UTC (7 years, 4 months ago) by counterpoint
File length: 32765 byte(s)
Diff to previous 238 , to selected 1061
Bug fix
Revision 238 - (view) (download) (annotate) - [select for diffs]
Modified Tue Feb 7 18:03:58 2006 UTC (7 years, 4 months ago) by counterpoint
File length: 32756 byte(s)
Diff to previous 232 , to selected 1061
Bug fixes, mostly missing ampersands.
Revision 232 - (view) (download) (annotate) - [select for diffs]
Modified Sat Feb 4 20:36:36 2006 UTC (7 years, 4 months ago) by csouza
File length: 32754 byte(s)
Diff to previous 213 , to selected 1061
corrected path to phpInputFilter
Revision 213 - (view) (download) (annotate) - [select for diffs]
Modified Tue Jan 31 12:11:42 2006 UTC (7 years, 4 months ago) by counterpoint
File length: 32754 byte(s)
Diff to previous 182 , to selected 1061
Mambot developments.
Revision 182 - (view) (download) (annotate) - [select for diffs]
Modified Wed Jan 25 17:21:03 2006 UTC (7 years, 4 months ago) by counterpoint
File length: 32755 byte(s)
Diff to previous 151 , to selected 1061
Adjust for database.php moving back to /includes. Remove executable code from version.php (should be just class, executable code is in index.php).
Revision 151 - (view) (download) (annotate) - [select for diffs]
Modified Thu Jan 19 14:24:56 2006 UTC (7 years, 5 months ago) by csouza
File length: 32749 byte(s)
Diff to previous 39 , to selected 1061
csouza - Merging 4.5.4 changes (revisions 139 to 148) into 4.6.
Revision 39 - (view) (download) (annotate) - [select for diffs]
Modified Mon Dec 19 21:03:57 2005 UTC (7 years, 6 months ago) by csouza
File length: 29433 byte(s)
Diff to previous 3 , to selected 1061
Revision 3 - (view) (download) (annotate) - [select for diffs]
Modified Tue Dec 13 03:49:45 2005 UTC (7 years, 6 months ago) by root
File length: 29300 byte(s)
Diff to previous 1 , to selected 1061
creating branch
Revision 1 - (view) (download) (annotate) - [select for diffs]
Added Tue Dec 13 03:45:47 2005 UTC (7 years, 6 months ago) by root
Original Path: mambo/trunk/includes/database.php
File length: 29300 byte(s)
Diff to selected 1061
Initial repository layout
This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.
| ViewVC Help | |
| Powered by ViewVC 1.0.0 |
Web Hosting provided by Network Redux.

