This website works better with JavaScript.
Home
Explore
Help
Sign In
mauirixxx
/
gwtt
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
reminder note
development
mauirixxx
8 years ago
parent
a2ccf33f41
commit
b0c231358b
1 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
gw-pull.php
+ 1
- 0
gw-pull.php
View File
@@ -52,6 +52,7 @@ if (mysqli_num_rows($result) > 0) {
}
echo ' named ' . $row['itemname'];
} else {
//need to insert material linking code here
echo 'a ' . $row['material'];
}
}
Write
Preview
Loading…
Cancel
Save