LineCode C:\\www\\acidy.info\\includes\\classes\\smarty\\Smarty.class.php
913 {
914 switch ($type) {
915 case 'output':
916 <?php                 $_params = array('plugins' => array(array($type 'filter'$namenullnullfalse)));
917 require_once(SMARTY_CORE_DIR 'core.load_plugins.php');

#0  Smarty.load_filter() called at [C:\www\acidy.info\includes\classes\smarty\Smarty.class.php:917]
#1  Smarty.load_filter(output, clearemptyblocks) called at [C:\www\acidy.info\includes\classes\esynSmarty.php:70]
#2  esynSmarty.display(view-listing.tpl) called at [C:\www\acidy.info\view-listing.php:341]

WARNING require_once(C:/www/acidy.info\\includes\\classes\\smarty\\internals\\core.load_plugins.php) [function.require-once]: failed to open stream: Too many open files

918 <?php                 smarty_core_load_plugins($_params$this);
919 break;
920 <?php 
921 case 'pre':
922 case 'post':