Filteres rewritten, birthday added, some fixes:
[shipsimu.git] / inc / classes / main / filter / crypto / class_CaptchaEncryptFilter.php
index 01774b7cff7102f24648cbc259fffb58ec3f3f1f..6abe368cd356c569777372f8675f002492c923d7 100644 (file)
@@ -21,7 +21,7 @@
  * You should have received a copy of the GNU General Public License
  * along with this program. If not, see <http://www.gnu.org/licenses/>.
  */
-class CaptchaEncryptFilter extends BaseFrameworkSystem implements Filterable {
+class CaptchaEncryptFilter extends BaseFilter implements Filterable {
        /**
         * Protected constructor
         *