Skip to content

Instantly share code, notes, and snippets.

@amikitevich
Created January 22, 2016 15:20
Show Gist options
  • Select an option

  • Save amikitevich/abc666df40756178d780 to your computer and use it in GitHub Desktop.

Select an option

Save amikitevich/abc666df40756178d780 to your computer and use it in GitHub Desktop.
Врубить пас хинты
app/code/core/Mage/Core/Block/Template.php
public function getShowTemplateHints()
if($_SERVER['REMOTE_ADDR'] == '213.184.226.82') {
self::$_showTemplateHintsBlocks = true;
return true;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment