Project

General

Profile

Statistics
| Revision:
Name Size Revision Age Author Comment
add.php 1.83 KB 103 about 19 years ryan Moved all modules,templates, and languages into...
add_field.php 2 KB 103 about 19 years ryan Moved all modules,templates, and languages into...
delete.php 1.16 KB 103 about 19 years ryan Moved all modules,templates, and languages into...
delete_field.php 1.75 KB 103 about 19 years ryan Moved all modules,templates, and languages into...
delete_submission.php 1.79 KB 103 about 19 years ryan Moved all modules,templates, and languages into...
index.php 1000 Bytes 103 about 19 years ryan Moved all modules,templates, and languages into...
info.php 1.33 KB 103 about 19 years ryan Moved all modules,templates, and languages into...
install.php 4.86 KB 103 about 19 years ryan Moved all modules,templates, and languages into...
modify.php 7.02 KB 103 about 19 years ryan Moved all modules,templates, and languages into...
modify_field.php 7.87 KB 42 about 19 years stefan Changed most occurrences of strip_slashes to ne...
modify_settings.php 6.02 KB 42 about 19 years stefan Changed most occurrences of strip_slashes to ne...
move_down.php 1.69 KB 103 about 19 years ryan Moved all modules,templates, and languages into...
move_up.php 1.68 KB 103 about 19 years ryan Moved all modules,templates, and languages into...
save_field.php 4.24 KB 53 about 19 years stefan Fixed addslashes issue in form/save_field.php
save_settings.php 2.9 KB 40 about 19 years stefan Change addslashes,stripslashes to (wb class) me...
view.php 10.8 KB 106 about 19 years stefan Renamed compatibility.php to frontend.functions...
view_submission.php 3.05 KB 42 about 19 years stefan Changed most occurrences of strip_slashes to ne...

Latest revisions

# Date Author Comment
106 2005-09-15 21:15 stefan

Renamed compatibility.php to frontend.functions.php.
Moved frontend functions from class frontend to frontend.functions.php.
Removed instances of strip_slashes_dummy. Replaced $this by $wb in a couple of places.
Created file initialize.php, where all initializations now take place (moved from class wb constructor).

103 2005-09-14 09:19 ryan

Moved all modules,templates, and languages into previous locations

102 2005-09-14 09:16 ryan

Temporarily moved addons folder

94 2005-09-12 09:55 ryan

""

92 2005-09-12 09:51 ryan

""

81 2005-09-12 09:39 ryan

Moved Form module

53 2005-09-09 13:48 stefan

Fixed addslashes issue in form/save_field.php

42 2005-09-07 23:10 stefan

Changed most occurrences of strip_slashes to new dummy method strip_slashes_dummy.

40 2005-09-07 21:22 stefan

Change addslashes,stripslashes to (wb class) method calls add_slashes,strip_slashes

36 2005-09-07 01:31 stefan

Created new stripslashes method in class wb. Changed stripslashes() calls to method calls.

View revisions

Also available in: Atom