Page MenuHomestyx hydra

PonderConstants.php
No OneTemporary

PonderConstants.php

<?php
final class PonderConstants {
const UP_VOTE = 1;
const NONE_VOTE = 0;
const DOWN_VOTE = -1;
const ANSWERED_LITERAL = "answered";
const ASKED_LITERAL = "asked";
}

File Metadata

Mime Type
text/x-php
Expires
Tue, May 26, 10:14 PM (1 d, 14 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
1552244
Default Alt Text
PonderConstants.php (180 B)

Event Timeline