mirror of
https://github.com/danieleteti/delphimvcframework.git
synced 2024-11-17 00:35:55 +01:00
9 lines
126 B
Plaintext
9 lines
126 B
Plaintext
|
Plugin = UDR {
|
||
|
Module = $(dir_plugins)/udr_engine
|
||
|
Config = UDR_config
|
||
|
}
|
||
|
|
||
|
Config = UDR_config {
|
||
|
path = $(dir_plugins)/udr
|
||
|
}
|