This website requires JavaScript.
Explore
Help
Register
Sign In
L-electron-Rare
/
moodle
Watch
1
Star
0
Fork
0
You've already forked moodle
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
92b360057504ecfb2b3f8174d06a32d7564314bf
moodle
/
lib
/
pear
/
HTML
T
History
Petr Skoda
714dac9f7b
MDL-24058 magic quotes are being delat with in our lib/setup.php, no need to use them again in our heavily hacked quickforms
2010-09-02 12:47:59 +00:00
..
QuickForm
lib/pear MDL-20876 fix deprecated split() calls to use explode, str_split or preg_split
2010-07-20 01:16:55 +00:00
Common.php
This is a first cut of a new formslib.php a library of classes for creating and securely processing forms in Moodle, based on PEAR QuickForms. Only uses XHTML and CSS and no table tags.
2006-09-24 17:04:51 +00:00
QuickForm.php
MDL-24058 magic quotes are being delat with in our lib/setup.php, no need to use them again in our heavily hacked quickforms
2010-09-02 12:47:59 +00:00