Skip to content

Commit

Permalink
change error output depending on exec profile
Browse files Browse the repository at this point in the history
  • Loading branch information
jvinet committed May 5, 2011
1 parent b1b3151 commit 889aa3a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions pronto/core/error/text.php
@@ -1,6 +1,8 @@
Pronto Exception at <?php echo "$file:$line" ?>

-------------------------------------------------------------------------
<?php echo $message ?>
-------------------------------------------------------------------------

<?php if($errno != E_USER_ERROR): ?>
SOURCE:
Expand Down

0 comments on commit 889aa3a

Please sign in to comment.