Skip to content
This repository has been archived by the owner on Jan 8, 2020. It is now read-only.

Update templatemap_generator.php #4835

Closed
wants to merge 1 commit into from
Closed

Update templatemap_generator.php #4835

wants to merge 1 commit into from

Conversation

ThaDafinser
Copy link
Contributor

Generate the path like this

'error/exception'                               => __DIR__ . '/view/error/exception.phtml',

Instead of this (error)

'view/error/exception'                               => __DIR__ . '/view/error/exception.phtml',

Another way to fix the real path
@ThaDafinser
Copy link
Contributor Author

Second pull: #4834
See issue: #4612

@samsonasik
Copy link
Contributor

I think you should combine at single pull request ;). git rebase -i patch-11 ;)

@Maks3w
Copy link
Member

Maks3w commented Jul 15, 2013

@samsonasik They are different approachs for the same thing (mutually exclusive)

@samsonasik
Copy link
Contributor

sorry ;). ok ;) +1

weierophinney added a commit that referenced this pull request Jul 17, 2013
Update templatemap_generator.php
weierophinney added a commit that referenced this pull request Jul 17, 2013
@ghost ghost assigned weierophinney Jul 17, 2013
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants