File: FILES

package info (click to toggle)
libroxen-tokenfs 1.1-10
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 168 kB
  • sloc: makefile: 41
file content (19 lines) | stat: -rw-r--r-- 568 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
This directory holds the following files:


tokenfs.pike		// *the* token filesystem module for roxen

creditcheck.pike 	// used to validate that a credit card number is sane.
			// doesent try to get the $ tho. (thats next :-)

n.pike 			// used when a user tries to log on and 
			// doesn't have any available redit.

buy2.pike 		// Registration form - to purchase credits/tokens

notokens.pike 		// see n.pike

new/ 			// directory containing some scripts purchase more etc.
			// read the source luke!

token.mysql		// mysql schema we used for our tokens database