Skip to content

Instantly share code, notes, and snippets.

@Swader
Created December 7, 2012 10:17
Show Gist options
  • Save Swader/4232319 to your computer and use it in GitHub Desktop.
Save Swader/4232319 to your computer and use it in GitHub Desktop.
notices_article_03
<h1>Operation completed</h1>
<?php
echo @$this->aMessages['error'];
echo '<hr />';
echo $this->aMessages['status'];
echo '<hr />';
// ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment