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, Apr 28, 5:40 PM (23 h, 48 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
1146254
Default Alt Text
PonderConstants.php (180 B)

Event Timeline