Skip to content
This repository has been archived by the owner on Feb 27, 2023. It is now read-only.

databackup.pruge => databackup.purge #6

Closed
damreywil opened this issue Mar 22, 2013 · 2 comments
Closed

databackup.pruge => databackup.purge #6

damreywil opened this issue Mar 22, 2013 · 2 comments

Comments

@damreywil
Copy link

I noticed in the changelog for 1.1.3pl you noted "- NOTE Setting change to: databackup.purge from: databackup.pruge"...

This change is apparent in the System Settings for the databackup keys, however taking a look at the snippet code itself I noticed "databackup.pruge" is still referenced:

Line 10:

$purge_time = $modx->getOption('databackup.pruge', $scriptProperties, 1814400);

Shouldn't this be updated to use the "databackup.purge" key rather than the previous "databackup.pruge"?

@damreywil
Copy link
Author

Never mind, I just looked at the backup snippet code on your repo here and it is fine. I installed from the modx package manager so maybe it installed an older version somehow. Weird since the changelog notes are for 1.1.3pl which is the current version, but the installed snippet does not contain the changes mentioned :/

@jgulledge19
Copy link
Owner

This should be resolved, I just published another version.

Thanks,

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

No branches or pull requests

2 participants