.. |
WCAG
|
47022680ce
Accept gzopen64() too as a test of the zlib extension load
|
15 年之前 |
asciimath
|
5b8d582b9a
Feature #306 - Trimming trailing whitespace from php, html, js, xml, txt files.
|
15 年之前 |
ezpdf
|
aa41e35567
Feature #306 - Line endigs cohrrence, Part 2: Converting \r\n line endings (Windows style) to \n (Unix style) in php, html, js, xml, txt files.
|
15 年之前 |
fckeditor
|
22a61cf7c1
Implemented new functionalities for training sessions - partial DT #5377
|
15 年之前 |
flv_player
|
47022680ce
Accept gzopen64() too as a test of the zlib extension load
|
15 年之前 |
formvalidator
|
6e016fb743
Feature #5397 - Replacing mysql_num_rows() with Database::num_rows().
|
15 年之前 |
getid3
|
47022680ce
Accept gzopen64() too as a test of the zlib extension load
|
15 年之前 |
html2pdf
|
aa41e35567
Feature #306 - Line endigs cohrrence, Part 2: Converting \r\n line endings (Windows style) to \n (Unix style) in php, html, js, xml, txt files.
|
15 年之前 |
htmlpurifier
|
79849039e1
Feature #306 and Bug #5277 - HTMLPurifier, the Encoder class, methods for encoding conversion: Giving top-priority to the attached conversion functions from the internationalization library.
|
15 年之前 |
icalcreator
|
5b8d582b9a
Feature #306 - Trimming trailing whitespace from php, html, js, xml, txt files.
|
15 年之前 |
internationalization_database
|
8abe118526
Feature #306 - Internationalization database, name order conventions, file dokeos/main/inc/lib/internationalization_database/name_order_conventions.php : Adding commented experimental settings for Spanish language, so Juan to try them.
|
15 年之前 |
javascript
|
52b62475aa
merge
|
15 年之前 |
kses-0.2.2
|
aa41e35567
Feature #306 - Line endigs cohrrence, Part 2: Converting \r\n line endings (Windows style) to \n (Unix style) in php, html, js, xml, txt files.
|
15 年之前 |
magpierss
|
47022680ce
Accept gzopen64() too as a test of the zlib extension load
|
15 年之前 |
mediaplayer
|
5b8d582b9a
Feature #306 - Trimming trailing whitespace from php, html, js, xml, txt files.
|
15 年之前 |
mimetex
|
47022680ce
Accept gzopen64() too as a test of the zlib extension load
|
15 年之前 |
mp3player
|
aa41e35567
Feature #306 - Line endigs cohrrence, Part 2: Converting \r\n line endings (Windows style) to \n (Unix style) in php, html, js, xml, txt files.
|
15 年之前 |
nusoap
|
aa41e35567
Feature #306 - Line endigs cohrrence, Part 2: Converting \r\n line endings (Windows style) to \n (Unix style) in php, html, js, xml, txt files.
|
15 年之前 |
pchart
|
aa41e35567
Feature #306 - Line endigs cohrrence, Part 2: Converting \r\n line endings (Windows style) to \n (Unix style) in php, html, js, xml, txt files.
|
15 年之前 |
pclzip
|
aa41e35567
Feature #306 - Line endigs cohrrence, Part 2: Converting \r\n line endings (Windows style) to \n (Unix style) in php, html, js, xml, txt files.
|
15 年之前 |
pear
|
fe918166cc
Bug #5418 - Fixing some PHP4 style code in PEAR/QuickForm, so deprecation messages be shown on PHP 5.3.
|
15 年之前 |
phpmailer
|
aa41e35567
Feature #306 - Line endigs cohrrence, Part 2: Converting \r\n line endings (Windows style) to \n (Unix style) in php, html, js, xml, txt files.
|
15 年之前 |
ppt2png
|
47022680ce
Accept gzopen64() too as a test of the zlib extension load
|
15 年之前 |
search
|
47022680ce
Accept gzopen64() too as a test of the zlib extension load
|
15 年之前 |
swfobject
|
47022680ce
Accept gzopen64() too as a test of the zlib extension load
|
15 年之前 |
xajax
|
aa41e35567
Feature #306 - Line endigs cohrrence, Part 2: Converting \r\n line endings (Windows style) to \n (Unix style) in php, html, js, xml, txt files.
|
15 年之前 |
.htaccess
|
47022680ce
Accept gzopen64() too as a test of the zlib extension load
|
15 年之前 |
add_course.lib.inc.php
|
e5c9dddad1
Feature #5397 - There are two methods in Database class that do the same thing: Database::get_last_insert_id() and Database::insert_id(). Let us deprecate Database::get_last_insert_id(), it is longer and it doesn't follow the intuitive pattern for replacement mysql_* --> Database::*. Replacing Database::get_last_insert_id() with Database::insert_id().
|
15 年之前 |
array.lib.php
|
47022680ce
Accept gzopen64() too as a test of the zlib extension load
|
15 年之前 |
blog.lib.php
|
f10a1a6e3d
Feature #5397 - Replacing mysql_query() with Database::query().
|
15 年之前 |
classmanager.lib.php
|
c9af458a84
Feature #5397 - Replacing mysql_affected_rows() with Database::affected_rows().
|
15 年之前 |
course.lib.php
|
e5c9dddad1
Feature #5397 - There are two methods in Database class that do the same thing: Database::get_last_insert_id() and Database::insert_id(). Let us deprecate Database::get_last_insert_id(), it is longer and it doesn't follow the intuitive pattern for replacement mysql_* --> Database::*. Replacing Database::get_last_insert_id() with Database::insert_id().
|
15 年之前 |
database.lib.php
|
dab3646394
Feature #5397 - Reverting two wrongly done changes in Database class.
|
15 年之前 |
debug.lib.inc.php
|
47022680ce
Accept gzopen64() too as a test of the zlib extension load
|
15 年之前 |
display.lib.php
|
47022680ce
Accept gzopen64() too as a test of the zlib extension load
|
15 年之前 |
document.lib.php
|
22a61cf7c1
Implemented new functionalities for training sessions - partial DT #5377
|
15 年之前 |
events.lib.inc.php
|
e5c9dddad1
Feature #5397 - There are two methods in Database class that do the same thing: Database::get_last_insert_id() and Database::insert_id(). Let us deprecate Database::get_last_insert_id(), it is longer and it doesn't follow the intuitive pattern for replacement mysql_* --> Database::*. Replacing Database::get_last_insert_id() with Database::insert_id().
|
15 年之前 |
export.lib.inc.php
|
fe2512d5ce
Feature #306 - export.lib.php: Cleaning code, removing non-UTF characters.
|
15 年之前 |
fileDisplay.lib.php
|
6e016fb743
Feature #5397 - Replacing mysql_num_rows() with Database::num_rows().
|
15 年之前 |
fileManage.lib.php
|
6e016fb743
Feature #5397 - Replacing mysql_num_rows() with Database::num_rows().
|
15 年之前 |
fileUpload.lib.php
|
6e016fb743
Feature #5397 - Replacing mysql_num_rows() with Database::num_rows().
|
15 年之前 |
geometry.lib.php
|
47022680ce
Accept gzopen64() too as a test of the zlib extension load
|
15 年之前 |
groupmanager.lib.php
|
22a61cf7c1
Implemented new functionalities for training sessions - partial DT #5377
|
15 年之前 |
image.lib.php
|
47022680ce
Accept gzopen64() too as a test of the zlib extension load
|
15 年之前 |
import.lib.php
|
47022680ce
Accept gzopen64() too as a test of the zlib extension load
|
15 年之前 |
index.html
|
47022680ce
Accept gzopen64() too as a test of the zlib extension load
|
15 年之前 |
internationalization.lib.php
|
a8962d7cd1
Feature #306 - Upgrading the function api_get_person_name(), now it can turn to upercase selected parts or all name parts.
|
15 年之前 |
internationalization_internal.lib.php
|
a8962d7cd1
Feature #306 - Upgrading the function api_get_person_name(), now it can turn to upercase selected parts or all name parts.
|
15 年之前 |
legal.lib.php
|
47022680ce
Accept gzopen64() too as a test of the zlib extension load
|
15 年之前 |
mail.lib.inc.php
|
47022680ce
Accept gzopen64() too as a test of the zlib extension load
|
15 年之前 |
main_api.lib.php
|
f10a1a6e3d
Feature #5397 - Replacing mysql_query() with Database::query().
|
15 年之前 |
message.lib.php
|
aa41e35567
Feature #306 - Line endigs cohrrence, Part 2: Converting \r\n line endings (Windows style) to \n (Unix style) in php, html, js, xml, txt files.
|
15 年之前 |
online.inc.php
|
30b0daf596
Feature #5397 - Replacing mysql_fetch_row() with Database::fetch_row().
|
15 年之前 |
security.lib.php
|
96acaa4bd4
Feature #306 - Trimming whitespace from some system library files at the top level, from include-files and from some configuration files.
|
15 年之前 |
session_handler.class.php
|
30b0daf596
Feature #5397 - Replacing mysql_fetch_row() with Database::fetch_row().
|
15 年之前 |
sessionmanager.lib.php
|
e5c9dddad1
Feature #5397 - There are two methods in Database class that do the same thing: Database::get_last_insert_id() and Database::insert_id(). Let us deprecate Database::get_last_insert_id(), it is longer and it doesn't follow the intuitive pattern for replacement mysql_* --> Database::*. Replacing Database::get_last_insert_id() with Database::insert_id().
|
15 年之前 |
social.lib.php
|
96acaa4bd4
Feature #306 - Trimming whitespace from some system library files at the top level, from include-files and from some configuration files.
|
15 年之前 |
sortabletable.class.php
|
47022680ce
Accept gzopen64() too as a test of the zlib extension load
|
15 年之前 |
specific_fields_manager.lib.php
|
e5c9dddad1
Feature #5397 - There are two methods in Database class that do the same thing: Database::get_last_insert_id() and Database::insert_id(). Let us deprecate Database::get_last_insert_id(), it is longer and it doesn't follow the intuitive pattern for replacement mysql_* --> Database::*. Replacing Database::get_last_insert_id() with Database::insert_id().
|
15 年之前 |
stats.lib.inc.php
|
47022680ce
Accept gzopen64() too as a test of the zlib extension load
|
15 年之前 |
statsUtils.lib.inc.php
|
47022680ce
Accept gzopen64() too as a test of the zlib extension load
|
15 年之前 |
surveymanager.lib.php
|
f10a1a6e3d
Feature #5397 - Replacing mysql_query() with Database::query().
|
15 年之前 |
system_announcements.lib.php
|
47022680ce
Accept gzopen64() too as a test of the zlib extension load
|
15 年之前 |
tablesort.lib.php
|
47022680ce
Accept gzopen64() too as a test of the zlib extension load
|
15 年之前 |
text.lib.php
|
47022680ce
Accept gzopen64() too as a test of the zlib extension load
|
15 年之前 |
tracking.lib.php
|
47022680ce
Accept gzopen64() too as a test of the zlib extension load
|
15 年之前 |
upload.xajax.php
|
47022680ce
Accept gzopen64() too as a test of the zlib extension load
|
15 年之前 |
urlmanager.lib.php
|
e1f30c1001
Feature #306 - Replacing the function api_sql_query() with Database::query() within all the library files.
|
15 年之前 |
usermanager.lib.php
|
e5c9dddad1
Feature #5397 - There are two methods in Database class that do the same thing: Database::get_last_insert_id() and Database::insert_id(). Let us deprecate Database::get_last_insert_id(), it is longer and it doesn't follow the intuitive pattern for replacement mysql_* --> Database::*. Replacing Database::get_last_insert_id() with Database::insert_id().
|
15 年之前 |
xht.lib.php
|
47022680ce
Accept gzopen64() too as a test of the zlib extension load
|
15 年之前 |
xmd.lib.php
|
47022680ce
Accept gzopen64() too as a test of the zlib extension load
|
15 年之前 |