summaryrefslogtreecommitdiff
path: root/classes/feeds.php
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2021-02-18 22:23:06 +0300
committerAndrew Dolgov <[email protected]>2021-02-18 22:23:06 +0300
commitc088e9d9d8296fe154763da3b5297bf85c3cc3a1 (patch)
treea2dbb3d7eadc194b7d4c2c16b14ccde4d07712c1 /classes/feeds.php
parent89fd9ec8c32863043e8a2385a6b2ef68fe984366 (diff)
get rid of a few more prototype-isms
Diffstat (limited to 'classes/feeds.php')
-rwxr-xr-xclasses/feeds.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/classes/feeds.php b/classes/feeds.php
index 30478ae39..04553451c 100755
--- a/classes/feeds.php
+++ b/classes/feeds.php
@@ -640,7 +640,6 @@ class Feeds extends Handler_Protected {
};
</script>
<?php
- echo javascript_tag("lib/prototype.js");
echo javascript_tag("js/utility.js");
echo javascript_tag("lib/dojo/dojo.js");
echo javascript_tag("lib/dojo/tt-rss-layer.js");