- Fixed class not found error for PluginSymfonyRecord
This commit is contained in:
parent
dc0616ffb0
commit
caa3f47666
1 changed files with 2 additions and 0 deletions
|
@ -1,4 +1,6 @@
|
|||
<?php
|
||||
require_once('PluginSymfonyRecord.php');
|
||||
|
||||
class SymfonyRecord extends PluginSymfonyRecord
|
||||
{
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue