[ros-diffs] [cfinck] 28002: This part can be left out as requires_persistence is already enabled by default and I wouldn't make an extra Persistence module if we wouldn't need one

cfinck at svn.reactos.org cfinck at svn.reactos.org
Sun Jul 29 15:32:38 CEST 2007


Author: cfinck
Date: Sun Jul 29 17:32:37 2007
New Revision: 28002

URL: http://svn.reactos.org/svn/reactos?rev=28002&view=rev
Log:
This part can be left out as requires_persistence is already enabled by default and I wouldn't make an extra Persistence module if we wouldn't need one

Modified:
    trunk/web/reactos.org/htdocs/bugzilla/Bugzilla/Auth/Login/ROSCMS.pm

Modified: trunk/web/reactos.org/htdocs/bugzilla/Bugzilla/Auth/Login/ROSCMS.pm
URL: http://svn.reactos.org/svn/reactos/trunk/web/reactos.org/htdocs/bugzilla/Bugzilla/Auth/Login/ROSCMS.pm?rev=28002&r1=28001&r2=28002&view=diff
==============================================================================
--- trunk/web/reactos.org/htdocs/bugzilla/Bugzilla/Auth/Login/ROSCMS.pm (original)
+++ trunk/web/reactos.org/htdocs/bugzilla/Bugzilla/Auth/Login/ROSCMS.pm Sun Jul 29 17:32:37 2007
@@ -127,9 +127,4 @@
 	exit;
 }
 
-sub requires_persistence {
-	# Persistence is handled by RosCMS
-	return 1;
-}
-
 1;




More information about the Ros-diffs mailing list