mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-06-02 04:15:05 +02:00
feature 1616: rename "category" into "album" (first commit; still to come)
git-svn-id: http://piwigo.org/svn/trunk@6951 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
@@ -218,7 +218,7 @@ SELECT id_uppercat, MAX(rank)+1 AS next_rank
|
||||
{
|
||||
array_push($fs_fulldirs, $basedir);
|
||||
}
|
||||
// If $_POST['subcats-included'] != 1 ("Search in subcategories" is unchecked)
|
||||
// If $_POST['subcats-included'] != 1 ("Search in sub-albums" is unchecked)
|
||||
// $db_fulldirs doesn't include any subdirectories and $fs_fulldirs does
|
||||
// So $fs_fulldirs will be limited to the selected basedir
|
||||
// (if that one is in $fs_fulldirs)
|
||||
|
||||
Reference in New Issue
Block a user