Advertisement
nycdream

Untitled

Apr 23rd, 2011
208
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.08 KB | None | 0 0
  1. <?php
  2.  
  3. $config['dirs']=array("/var/www/html/*****/files/","/var/www/html/*****/files/");
  4.  
  5.  
  6. // Info on how to use the settings http://moviethumbnail.sourceforge.net/usage.en.html
  7. // [no value=don't use, # or value to use]
  8. $config['mtn']['a']='';
  9. $config['mtn']['b']='';
  10. $config['mtn']['B']='40';
  11. $config['mtn']['c']='1';
  12. $config['mtn']['C']='';
  13. $config['mtn']['D']='';
  14. $config['mtn']['E']='';
  15. $config['mtn']['f']='/var/www/html/*****/mtn/tahomabd.ttf';
  16. $config['mtn']['F']='';
  17. $config['mtn']['g']='';
  18. $config['mtn']['h']='';
  19. $config['mtn']['i']='';
  20. $config['mtn']['I']='';
  21. $config['mtn']['j']='';
  22. $config['mtn']['K']='';
  23. $config['mtn']['l']='';
  24. $config['mtn']['n']='';
  25. $config['mtn']['N']='';
  26. $config['mtn']['o']='';
  27. $config['mtn']['O']='/var/www/html/*****/files';
  28. $config['mtn']['p']='';
  29. $config['mtn']['P']='';
  30. $config['mtn']['r']='4';
  31. $config['mtn']['s']='20';
  32. $config['mtn']['t']='';
  33. $config['mtn']['T']='';
  34. $config['mtn']['v']='';
  35. $config['mtn']['w']='1024';
  36. $config['mtn']['W']='';
  37. $config['mtn']['z']='';
  38. $config['mtn']['Z']='';
  39. ?>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement