Browse Subversion Repository
Diff of /WebModuleUnit1.dfm
Parent Directory
| Revision Log
| Patch
| 47 |
Name = 'search' |
Name = 'search' |
| 48 |
PathInfo = '/search' |
PathInfo = '/search' |
| 49 |
OnAction = WebModule1searchAction |
OnAction = WebModule1searchAction |
| 50 |
|
end |
| 51 |
|
item |
| 52 |
|
MethodType = mtPost |
| 53 |
|
Name = 'adminset' |
| 54 |
|
PathInfo = '/adminset' |
| 55 |
|
OnAction = WebModule1adminsetAction |
| 56 |
end> |
end> |
| 57 |
BeforeDispatch = WebModuleBeforeDispatch |
BeforeDispatch = WebModuleBeforeDispatch |
| 58 |
Height = 230 |
Height = 230 |
|
|
Legend:
| Removed from v.1 |
|
| changed lines |
| |
Added in v.3 |
|
|
|