github didn't accept the last push. Touching the files to force a git revision

This commit is contained in:
redmatrix
2016-07-27 22:40:33 -07:00
parent be1ffca6f4
commit 02fc082e45
3 changed files with 1 additions and 2 deletions

View File

@@ -1,5 +1,6 @@
<?php
if(! function_exists("string_plural_select_it")) {
function string_plural_select_it($n){
return ($n != 1);;