Public Gists by lcosta

Gravatar
Mon Nov 09 07:32:58 -0800 2009
1
2
3
dns - http://freedns.ws
google apps - http://google.com/a
yola, pra criar o site - http://www.yola.com/
Gravatar
Thu May 28 14:00:30 -0700 2009
1
2
3
#!/bin/sh
 
#This is a start script for nginx. Tested on Unbuntu Edge.
Gravatar
Sat Nov 22 10:49:17 -0800 2008
1
2
3
$pathLangFile = 'lang/' . $this->language . '.php';
$this->debug($pathLangFile, 'defaults values');
if(file_exists($pathLangFile)){