1
0
mirror of https://github.com/gamaio/lobli.git synced 2024-12-23 04:02:40 +00:00
Commit Graph

3 Commits

Author SHA1 Message Date
alopexc0de
e81d809f36 Remove id="message" and replace it with a better descriptor
This is because on the main pages, there is the #message container which
	has the loader and will be what the AJAX will put the response
	data from here
2014-06-22 21:20:29 -04:00
alopexc0de
187900675d Add return code messages to array and remove API stuf
I don't think in its current state, it will be able to shorten links...
	working on that
Will PHP complain at me if I store variable names without actually defining
	the variables yet?
The plan is to recieve the response, explode it, store the variables and
	echo $messages[response code];
2014-06-22 02:04:07 -04:00
alopexc0de
f94ab2ee01 Add the link processor and begin modifications
Based off of http://lob.li/b7o without API stuff
Making modifications
2014-06-22 01:24:17 -04:00