mirror of
https://github.com/kamilwylegala/cakephp2-php8.git
synced 2024-11-15 03:18:26 +00:00
fixing merge error in AclNode class
This commit is contained in:
parent
296b8dd77b
commit
ed06d00e4a
1 changed files with 0 additions and 3 deletions
|
@ -183,9 +183,6 @@ class AclNode extends AppModel {
|
||||||
}
|
}
|
||||||
return $result;
|
return $result;
|
||||||
}
|
}
|
||||||
<<<<<<< HEAD:lib/Cake/Model/AclNode.php
|
|
||||||
}
|
|
||||||
=======
|
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|
Loading…
Reference in a new issue