X-Git-Url: https://git.nubati.net/cgi-bin/gitweb.cgi?p=phpfspot.git;a=blobdiff_plain;f=phpfspot.class.php;h=89cf0b8bfe56b92f6235fcaebe727d9e3b46c5e8;hp=13517f2550e14444e209e05a7b795c291cf1731b;hb=6f67421bdbf2c4c92600e1553e855244bdb71ccf;hpb=91120e6ad96ed11c65375ad027459db36b7fb979 diff --git a/phpfspot.class.php b/phpfspot.class.php index 13517f2..89cf0b8 100644 --- a/phpfspot.class.php +++ b/phpfspot.class.php @@ -281,6 +281,12 @@ class PHPFSPOT { } // resetTags() + public function resetTagSearch() + { + unset($_SESSION['searchfor']); + + } // resetTagSearch() + public function getPhotoSelection() { $tagged_photos = Array();