mirror of
https://github.com/RubyMetric/chsrc
synced 2025-10-10 22:53:29 +08:00
Use new ProgMode
This commit is contained in:
@@ -49,7 +49,7 @@ pl_php_setsrc (char *option)
|
||||
chsrc_yield_source_and_confirm (pl_php);
|
||||
|
||||
char *where = " -g ";
|
||||
if (CliOpt_Locally==true)
|
||||
if (chsrc_in_local_mode())
|
||||
{
|
||||
where = " ";
|
||||
}
|
||||
|
Reference in New Issue
Block a user