From 8aa25523721303b6883e1a793f20997f8a33ec0a Mon Sep 17 00:00:00 2001 From: friendica Date: Wed, 18 Jan 2012 16:21:30 -0800 Subject: add remove_user hook (it looks like dreamhost changed all my file permissions, this will make a nasty commit) --- library/HTMLPurifier/Injector/AutoParagraph.php | 0 library/HTMLPurifier/Injector/DisplayLinkURI.php | 0 library/HTMLPurifier/Injector/Linkify.php | 0 library/HTMLPurifier/Injector/PurifierLinkify.php | 0 library/HTMLPurifier/Injector/RemoveEmpty.php | 0 library/HTMLPurifier/Injector/RemoveSpansWithoutAttributes.php | 0 library/HTMLPurifier/Injector/SafeObject.php | 0 7 files changed, 0 insertions(+), 0 deletions(-) mode change 100644 => 100755 library/HTMLPurifier/Injector/AutoParagraph.php mode change 100644 => 100755 library/HTMLPurifier/Injector/DisplayLinkURI.php mode change 100644 => 100755 library/HTMLPurifier/Injector/Linkify.php mode change 100644 => 100755 library/HTMLPurifier/Injector/PurifierLinkify.php mode change 100644 => 100755 library/HTMLPurifier/Injector/RemoveEmpty.php mode change 100644 => 100755 library/HTMLPurifier/Injector/RemoveSpansWithoutAttributes.php mode change 100644 => 100755 library/HTMLPurifier/Injector/SafeObject.php (limited to 'library/HTMLPurifier/Injector') diff --git a/library/HTMLPurifier/Injector/AutoParagraph.php b/library/HTMLPurifier/Injector/AutoParagraph.php old mode 100644 new mode 100755 diff --git a/library/HTMLPurifier/Injector/DisplayLinkURI.php b/library/HTMLPurifier/Injector/DisplayLinkURI.php old mode 100644 new mode 100755 diff --git a/library/HTMLPurifier/Injector/Linkify.php b/library/HTMLPurifier/Injector/Linkify.php old mode 100644 new mode 100755 diff --git a/library/HTMLPurifier/Injector/PurifierLinkify.php b/library/HTMLPurifier/Injector/PurifierLinkify.php old mode 100644 new mode 100755 diff --git a/library/HTMLPurifier/Injector/RemoveEmpty.php b/library/HTMLPurifier/Injector/RemoveEmpty.php old mode 100644 new mode 100755 diff --git a/library/HTMLPurifier/Injector/RemoveSpansWithoutAttributes.php b/library/HTMLPurifier/Injector/RemoveSpansWithoutAttributes.php old mode 100644 new mode 100755 diff --git a/library/HTMLPurifier/Injector/SafeObject.php b/library/HTMLPurifier/Injector/SafeObject.php old mode 100644 new mode 100755 -- cgit v1.2.3