mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-17 15:03:25 +00:00
Removed remaining occurrences to Feed_, adapted patch_320f
This commit is contained in:
@@ -17,7 +17,7 @@ use Symfony\Component\HttpKernel\Exception\NotFoundHttpException;
|
||||
* @license http://opensource.org/licenses/gpl-3.0 GPLv3
|
||||
* @link www.phraseanet.com
|
||||
*/
|
||||
class Exception_Feed_EntryNotFound extends NotFoundHttpException
|
||||
class Exception_FeedEntryNotFound extends NotFoundHttpException
|
||||
{
|
||||
|
||||
}
|
||||
|
Reference in New Issue
Block a user