View file system/functions/hooks/cabinet_bottom.php

File size: 120B
<?php
  
function cabinet_bottom() {
  
  direct::components(ROOT.'/users/account/cabinet/components/bottom/', 19);
  
}