Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SSPAK unable to determine Database name when using SS_DATABASE_CHOOSE_NAME #50

Open
brettt89 opened this issue Dec 14, 2016 · 1 comment

Comments

@brettt89
Copy link

When using SS_DATABASE_CHOOSE_NAME to specify database name based on folder structure. If you provide . as the last argument in sspak load it does not correctly get the folder structure name.

E.g. sspak load {sspak} .

Create database name SS_ instead of SS_{folder-name}

@brettt89
Copy link
Author

$basePath = $_SERVER['argv'][1];

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants