WebApp : Grr Portable
Description
Français
Grr est un logiciel de gestion et de réservation de ressources (salles de cours, conférences etc … matériels ….)
Infos
- website : http://grr.mutualibre.org/
- version : 1.9.6e
- Maintainer : stef (leblond.stephane at gmail dot com) (je veux participer / I want to become a maintainer)
- Grr Portable Scripts?
- Support Forum
Grr Portable Scripts
Startup
[UpdateEskuelPort]
Name=Syncronize Eskuel Port
Description=Update Eskuel config with the Open MySQL Port
Type=REPLACE
File={$root_path_absolute}\ZMWS\_web.zmwsc\_vhosts.zmwsc\127.0.0.2\eskuel\config.inc.php
SearchPattern=127.0.0.1(:\d*)?
ReplaceValue=127.0.0.1:{$mysql_port}
[UpdateMySQLPort]
Name=Update Eskuel Port
Description=Update Eskuel config with the Open MySQL Port
Type=REPLACE
File={$root_path_absolute}\App\{$ApplicationPath}\include\connect.inc.php
SearchPattern=\$dbHost\="localhost(:\d*)?";
Name=Syncronize Eskuel Port
Description=Update Eskuel config with the Open MySQL Port
Type=REPLACE
File={$root_path_absolute}\ZMWS\_web.zmwsc\_vhosts.zmwsc\127.0.0.2\eskuel\config.inc.php
SearchPattern=127.0.0.1(:\d*)?
ReplaceValue=127.0.0.1:{$mysql_port}
[UpdateMySQLPort]
Name=Update Eskuel Port
Description=Update Eskuel config with the Open MySQL Port
Type=REPLACE
File={$root_path_absolute}\App\{$ApplicationPath}\include\connect.inc.php
SearchPattern=\$dbHost\="localhost(:\d*)?";


