/var/www/vhosts/ihelp.ro/_OLD/vendor/robmorgan/phinx/docs/ja
NameSizeModeActions
commands.rst134060644editdlrm
conf.py2610644editdlrm
configuration.rst115410644editdlrm
contents.rst1410644editdlrm
index.rst31370644editdlrm
migrations.rst389620644editdlrm
seeding.rst69920644editdlrm
Edit: /var/www/vhosts/ihelp.ro/_OLD/vendor/robmorgan/phinx/docs/ja/conf.py (261B)
import sys, os # Append the top level directory of the docs, so we can import from the config dir. sys.path.insert(0, os.path.abspath('..')) # Pull in all the configuration options defined in the global config file.. from config.all import * language = 'ja'