Pastoid

The page you are looking at now is at this URL: http://pastoid.com/arn

This paste was last updated on March 7, 2009 at 7:47 pm.

Pasted Coderaw

	public function out_date( $format = NULL )
	{
		if( NULL == $format ) {
			$format = self::get_default_date_format();
		}
		echo $this->format( $format );
	}
 
	public function out_time( $format = NULL )
	{
		if( NULL == $format ) {
			$format = self::get_default_time_format();
		}
		echo $this->format( $format );
	}
 
 

Toggle wordwrap

Referring DomainHits
Unknown Referer 127
pastoid.com 8
search.live.com 2
Is this paste spam?
<Hide