# mlmmj-light-web-ecg ## NOTE This repository was forked from [GitHub](https://github.com/sergei-bondarenko/mlmmj-light-web) and is adapted to the needs of the ECG movement. All changes to the projects will be tracked in this repository. ## Description A light PHP web interface for [mlmmj](http://mlmmj.org/). It does not use a database. Available in two languages: English and Russian. ## Installation Change values in `misc/config.txt` Navigate to directory `misc` Untar the following two archives: ```bash tar xzvf ./templates.tar.gz -C . tar xzvf ./smarty.tar.gz -C . ```