Page MenuHomestyx hydra

PonderVote.php
No OneTemporary

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
Tue, May 26, 9:44 PM (1 d, 10 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
1544773
Default Alt Text
PonderVote.php (128 B)

Event Timeline