Page MenuHomePhorge

PonderVote.php
No OneTemporary

Size
128 B
Referenced Files
None
Subscribers
None

PonderVote.php

<?php
final class PonderVote extends PonderConstants {
const VOTE_UP = 1;
const VOTE_NONE = 0;
const VOTE_DOWN = -1;
}

File Metadata

Mime Type
text/x-php
Expires
Sun, Jun 29, 12:28 PM (1 d, 23 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
259395
Default Alt Text
PonderVote.php (128 B)

Event Timeline