Pastoid

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

This paste was last updated on May 19, 2008 at 1:49 pm.

Pasted Coderaw

CREATE TABLE {l_source} ( 
			id INTEGER AUTOINCREMENT NOT NULL,
			title VARCHAR(255) NOT NULL,
			profile_url VARCHAR(255) NOT NULL,
			feed_url VARCHAR(255) NOT NULL,
			favicon VARCHAR(255) NOT NULL
		);
CREATE UNIQUE INDEX IF NOT EXISTS id ON {l_source}(id);
 

Toggle wordwrap

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