Skip to content

Commit 294fbfd

Browse files
committed
Remove automod/MPV Code
1 parent d502870 commit 294fbfd

File tree

20 files changed

+24
-6996
lines changed

20 files changed

+24
-6996
lines changed

config/services.yml

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -302,24 +302,12 @@ services:
302302
- '%core.root_path%'
303303
- '%core.php_ext%'
304304

305-
phpbb.titania.mod.prevalidator:
306-
class: phpbb\titania\contribution\mod\prevalidator
307-
arguments:
308-
- '@phpbb.titania.config'
309-
- '@user'
310-
- '@template'
311-
- '@phpbb.titania.contribution.prevalidator_helper'
312-
- '%core.root_path%'
313-
- '%phpbb.titania.root_path%'
314-
- '%core.php_ext%'
315-
316305
phpbb.titania.mod.type:
317306
class: phpbb\titania\contribution\mod\type
318307
arguments:
319308
- '@phpbb.titania.config'
320309
- '@user'
321310
- '@auth'
322-
- '@phpbb.titania.mod.prevalidator'
323311
tags:
324312
- { name: titania.contribution.type }
325313

contribution/mod/prevalidator.php

Lines changed: 0 additions & 211 deletions
This file was deleted.

0 commit comments

Comments
 (0)