updated jquery to 1.11.3

This commit is contained in:
El RIDO
2015-08-16 11:20:06 +02:00
parent 3aa4911991
commit 769768d25e
3 changed files with 17 additions and 17 deletions

View File

@@ -198,7 +198,7 @@ class zerobin
}
if ($expire > 0) $meta['expire_date'] = time() + $expire;
}
// Destroy the paste when it is read.
if (!empty($_POST['burnafterreading']))
{