Commit: 58379574beaa4b6d108a4d8e455ea438f0d2ebdd

Author: alkemann | Date: 2009-11-19 03:43:05 +0100
removed no longer accurate documentation
diff --git a/models/Paste.php b/models/Paste.php index 15e1c7e..50ae3c3 100644 --- a/models/Paste.php +++ b/models/Paste.php @@ -66,9 +66,8 @@ class Paste extends \lithium\data\Model { * Apply find and save filter * * Find filter : - * 1 - For design view it will create the view if it doesnt exist and give null result - * 2 - If the design view does exist, it will also rawurldecode the preview - * 3 - For a find one result, it will rawurldecode content and parsed + * 1 - If the design view does exist, it will also rawurldecode the preview + * 2 - For a find one result, it will rawurldecode content and parsed * * Save filter : * 1 - If the language submitted is in the valid list, it parses it with GeSHI