Chassis / Xdebug

A Chassis extension to install and configure Xdebug on your server
0 stars 8 forks source link

Rename variable to avoid conflicts. #32

Closed shadyvb closed 7 years ago

shadyvb commented 7 years ago

https://github.com/Chassis/Xdebug/blob/e970b491f2cbc49b3b2e62b82195662bd0367fad/chassis.pp#L1

Xdebug should use another name for the variable as they cannot be reused by other extensions, ie: instead of chassis_config it should be xdebug_config.

BronsonQuick commented 7 years ago

Thank you Sir!