diff options
author | Ivan Alejandro <ivanalejandro0@gmail.com> | 2013-09-18 14:27:15 -0300 |
---|---|---|
committer | Ivan Alejandro <ivanalejandro0@gmail.com> | 2013-09-18 18:24:20 -0300 |
commit | 6cd19c3b67d76268bab5f93d3168164ec02f603d (patch) | |
tree | e86a305064345aab3ea29c356bf281411c331bca /changes/feature-3636_standalone-flag-to-module | |
parent | e0734dd4c3c529c99b7c90d8db1dfb9f09551b24 (diff) |
Move STANDALONE flag to a module and unify paths queries.
Diffstat (limited to 'changes/feature-3636_standalone-flag-to-module')
-rw-r--r-- | changes/feature-3636_standalone-flag-to-module | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/changes/feature-3636_standalone-flag-to-module b/changes/feature-3636_standalone-flag-to-module new file mode 100644 index 00000000..caf16b1a --- /dev/null +++ b/changes/feature-3636_standalone-flag-to-module @@ -0,0 +1,2 @@ + o Move STANDALONE flag to a module and unify get_path_prefix queries. + Closes #3636. |