From 32da820217e3863be5726a311fead6b37dbd0649 Mon Sep 17 00:00:00 2001 From: junior Date: Tue, 15 Feb 2022 15:53:47 +0000 Subject: [PATCH] Remove stale code moved to an ajax call --- scalemodels.php | 15 +-------------- 1 file changed, 1 insertion(+), 14 deletions(-) diff --git a/scalemodels.php b/scalemodels.php index 3c6137d..64c53cb 100755 --- a/scalemodels.php +++ b/scalemodels.php @@ -16,24 +16,11 @@ if ( $currentuser->isLoggedIn() ) { ?>
-"; - echo "getID()}\" src=\"{$album->getThumbnail(URLSAFE)}\" />"; - echo "
{$album->getTitle(HTMLSAFE)}
"; - echo "
\n"; -} -*/ -?>